Lookup Values of field from table

hullstorage

Registered User.
Local time
Today, 00:52
Joined
Jul 18, 2007
Messages
213
i have a table which have all of the UK Postcodes in it
PostcodeID, Postcode,Street, Town, County.

What i am trying to do is after i have enter a postcode in a form field is for it to look for the results in th postcode table

I know i can use a query but this would mean creating about 6 different queries for each task, is there a simpler way of doing this

thanks
 
Look at "DemoComboB3A2000.mdb" (attachment, zip).
I think you need something like this.
 

Attachments

Users who are viewing this thread

Back
Top Bottom