Forum 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
For upcoming training course dates see: Pricing & availability
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.
RE: DLookup
Richard/Trainers
Where would I put this on the properties of a text box?
Thanks
Paul
|
