Does anyone have suggestions

S

S Tuttle

I have a table that I want to input customer number and then go to another
table get the part number and code then automatically insert that
information into the fields in the table that I am working in.
 
A

Anand.V.V.N

Hi,
Can you be a bit more clear, do you have the table desing in place? Or you
want to link the this to another table? Or looking for a sql statement?


Anand
 
J

Jeff Boyce

It sounds like you are trying to do this directly in the tables. Don't!

Use forms for data entry (and see Duane's suggestion re: cascading combo
boxes).

Good luck

Jeff Boyce
<Access MVP.
 

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

Top