Provide info automatically on a form

  • Thread starter Thread starter Cleaver
  • Start date Start date
C

Cleaver

I have a form that has a text box called Cust ID and a
text box called Customer. Both fields come from a table
called Systems1. I want the customer field to
automatically be filled in when someone types in a
customer id into the Cust ID field. Is this possible?

Thanks for any help that can be given.
 
Cleaver said:
I have a form that has a text box called Cust ID and a
text box called Customer. Both fields come from a table
called Systems1. I want the customer field to
automatically be filled in when someone types in a
customer id into the Cust ID field. Is this possible?

Thanks for any help that can be given.


Yes, use the Toolbox wizard to create a combo box for this.

hth

Hugh
 
Back
Top