View Full Version : Forms and Combo Boxes


Jaco
08-21-2000, 12:30 PM
Hi Folks:

I'm trying to make a form for data input
where I can select a value (Customer Number)
automatically from a combo box immediately above it which displays the Customer Name
with the number. Simply put I want to select the customers name and when the selection
is made, I want Access to place the customer
number in the appropriate field at the
same time.

Is this possible? If yes,how?? I'm willing
to send my database to anyone willing to take
a look at it.


Jaco

Neo90815
08-22-2000, 06:57 AM
Sounds like your trying to do what I was doing. Check previous post

access-programmers.co.uk (http://www.access-programmers.co.uk/ubb/Forum4/HTML/001002.html)

Let me know how it turn out.