Dear VB users,
Can somebody give me a source about how to find information of the "LookUp".
You can find the "lookUp" by pressing "Design table", second tab.
Nice regards,
Michelle.
Printable View
Dear VB users,
Can somebody give me a source about how to find information of the "LookUp".
You can find the "lookUp" by pressing "Design table", second tab.
Nice regards,
Michelle.
Access has this feature so you can have, for example, Customer's name shown in the table instead of his/her ID.
On the Lookup tab select any property and press F1. Access will show you VBA help with full explanation on each of those properties.
Reagards,