D
David S. Zuza
Hey all,
This might be stupid but here it goes.
I have 2 tables. 1 with Personnel Information and 1 with Company information
ie
Table 1: Personnel
Fname: Text
Lname: Text
Store_From_Number
Store_From_Address
Store_From_City
Store_From_State
Store_From_Zip
Table 2: Store_Info
Store_Number
Store_Address
Store_City
Store_State
Store_Zip
What I am trying to do is type in the store number and and have all of the
store information be added to the personnel record. I would like to have a
drop down that I can slect the store number and after selection it add it to
the current personnel record. Can I do this without code or do I need to go
there. And if so How?
Dave
This might be stupid but here it goes.
I have 2 tables. 1 with Personnel Information and 1 with Company information
ie
Table 1: Personnel
Fname: Text
Lname: Text
Store_From_Number
Store_From_Address
Store_From_City
Store_From_State
Store_From_Zip
Table 2: Store_Info
Store_Number
Store_Address
Store_City
Store_State
Store_Zip
What I am trying to do is type in the store number and and have all of the
store information be added to the personnel record. I would like to have a
drop down that I can slect the store number and after selection it add it to
the current personnel record. Can I do this without code or do I need to go
there. And if so How?
Dave