Listing In Unbound Form

PedRocK

New member
Local time
Today, 06:34
Joined
Feb 12, 2005
Messages
8
hi

im using Access 2003,

please check the attached file.

i want to create an unbound form, just to do a search between tables

as you can see in the form1 there is ClientName combo box,

where i want to select any value of client to list me the product
or products that this one Client bought.
i know that this will be maybe an event procedure "After update" of combo0

please advise if i am picking the values of combo or listbox from the right
table or query. and what code in my event procedure can i use

Thanks in advance.
 

Attachments

Is this the sort of thing you are after ?
 

Attachments

this is it

yea thanks alot :)
 
That's all you wanted? The way you described it, I thought you needed something else. Glad to see you got it though.
 
well the way you listed was much more simpler than i was thinking, since i was more into coding.
thanks again
 

Users who are viewing this thread

Back
Top Bottom