Guitarcam87
Registered User.
- Local time
- Today, 05:31
- Joined
- Jan 17, 2013
- Messages
- 24
Hello all!
I use this forum a lot for getting my questions answered but this is the first time I am asking myself. I have been a long time excel user and I am new to Access. I have started a database and what I need it to do is simple I'm sure but I'm at a brick wall with it! :banghead:
Here is what I am looking at.
I have a Table (tblFPAData) that is being populated with entries from a form I created. There are several fields but if I can get an answer for one relationship then I can repeat it for the others.
In tblFPAData there are the fields MaterialNo and Description.
I am creating another table called tblSchedule and using a form to enter the information. I need the user to select the MaterialNo from a combo (cmbMaterialNo) and the then table auto populates the Description from tblFPAData.
You help is greatly appreciated!!!!
PS. I am not using VB so that type of coding is somewhat foreign to me.
I use this forum a lot for getting my questions answered but this is the first time I am asking myself. I have been a long time excel user and I am new to Access. I have started a database and what I need it to do is simple I'm sure but I'm at a brick wall with it! :banghead:
Here is what I am looking at.
I have a Table (tblFPAData) that is being populated with entries from a form I created. There are several fields but if I can get an answer for one relationship then I can repeat it for the others.
In tblFPAData there are the fields MaterialNo and Description.
I am creating another table called tblSchedule and using a form to enter the information. I need the user to select the MaterialNo from a combo (cmbMaterialNo) and the then table auto populates the Description from tblFPAData.
You help is greatly appreciated!!!!
PS. I am not using VB so that type of coding is somewhat foreign to me.