Help with fields in form

  • Thread starter Thread starter wizof103
  • Start date Start date
W

wizof103

OK I want to use a table with 2 or three fields in a form that when I
select one value from the first field, the second field will auto fill
in. OK I have a table with two fields one called Facility and the other
called facility code. When I put in the the facility on a new record I
want the correct facility code to appear in the second field. The same
with another table with the Title, Title code and grade. I would like
to put the title and have the other two auto fill. I have talked to
people and they tell me to use a combo and text box. I just can set
these up to work. In the conbo box when you select it you see two or
three fields that you set up in the combo box wizard, but when you
release only the one field fills in. Thanks in advance
 
The following KB article may be a useful reference.

http://support.microsoft.com/default.aspx?scid=kb;en-us;93138

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


OK I want to use a table with 2 or three fields in a form that when I
select one value from the first field, the second field will auto fill
in. OK I have a table with two fields one called Facility and the other
called facility code. When I put in the the facility on a new record I
want the correct facility code to appear in the second field. The same
with another table with the Title, Title code and grade. I would like
to put the title and have the other two auto fill. I have talked to
people and they tell me to use a combo and text box. I just can set
these up to work. In the conbo box when you select it you see two or
three fields that you set up in the combo box wizard, but when you
release only the one field fills in. Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Help with form and fields 1
Help with combo box 1
Auto Update Text box 1
Auto-Populate Form Field 1
DLookup and Nz 0
field duplication in tables 9
Create sequence number for table 6
Help with relationships 1

Back
Top