98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » access+course+training - DLookup
access+course+training - DLookup
Resolved · Low Priority · Version Standard
Paul has attended:
Access Intermediate course
Access Advanced course
DLookup
Can somebody talk me thru DLookup please
RE: DLookup
Example:
DLookup("[ContactName]", "[Suppliers]", "[SupplierID] = Forms![SupplierID]")
Displays the value of the ContactName field in the Suppliers table, where the value of the SupplierID field in the table matches the value of the SupplierID control on the active form.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Modal formsIf you have created a form / switchboard and dont want people to get away from using the switchboard, you can change the form properites for Modal to On. |