cubbyamber
Registered User.
- Local time
- Today, 11:57
- Joined
- Aug 28, 2006
- Messages
- 60
I have been searching this site and I have found numerous postings that people are having the same problem as I am but I still can't seem to grasp it so I am posting myself.
I have a form that has 12 fields plus a subform. The fields are Client Number, Client Name, Client Address etc. The Client number is a field that I give a value to and it is also the primary key.
what I am trying to do is to put in the client number (which I have given)and it will bring up the name, address, etc for that specific client. How do I do that?
I found these two threads that I think is what I am looking for
http://www.access-programmers.co.uk/forums/showthread.php?t=113392&highlight=combo+box
http://www.access-programmers.co.uk/forums/showthread.php?t=112958&highlight=combo+box
I still don't quite grasp it though.
For instance: How do I know what my combobox name is? Once I figure that out, where do I put this code at?
Thanks in advance.
Tracy
I have a form that has 12 fields plus a subform. The fields are Client Number, Client Name, Client Address etc. The Client number is a field that I give a value to and it is also the primary key.
what I am trying to do is to put in the client number (which I have given)and it will bring up the name, address, etc for that specific client. How do I do that?
I found these two threads that I think is what I am looking for
http://www.access-programmers.co.uk/forums/showthread.php?t=113392&highlight=combo+box
http://www.access-programmers.co.uk/forums/showthread.php?t=112958&highlight=combo+box
I still don't quite grasp it though.
For instance: How do I know what my combobox name is? Once I figure that out, where do I put this code at?
Thanks in advance.
Tracy