CharlesWhiteman
Registered User.
- Local time
- Today, 18:11
- Joined
- Feb 26, 2007
- Messages
- 421
In my Db I have in tblSource two fields 1)SourceID, 2)SourceName
ID1 / Telephone
ID2 / Email
The ID value is stored as the source of enquiries in a main table.
I want to have a listbox which will show multiple rows based on the above principal. However, when i construct the query I only get to see the ID value and not the user value.
Can I use QBE to get the the user value?? If so whats the best way to go about it? Thanks
ID1 / Telephone
ID2 / Email
The ID value is stored as the source of enquiries in a main table.
I want to have a listbox which will show multiple rows based on the above principal. However, when i construct the query I only get to see the ID value and not the user value.
Can I use QBE to get the the user value?? If so whats the best way to go about it? Thanks