andyaerial
Registered User.
- Local time
- Today, 15:50
- Joined
- Dec 15, 2009
- Messages
- 10
Hi guys,
I'm very new to programming with MS Access and have a ajor issue I can't resolve.
I have a form (form a) and in this form I have a box for entering a product ID number from another table 'not the one this form is used for' what I want to be able to do is....
When the ID number is entered into the box, have another box display information from the next column in another box on form a, from table b.
ie
Box 1 on form a=34576
Box 2 on Form a=Wooden coffe table (beech)
table b
(col 1)ID= 34576 (col 2)Description=Wooden coffe table (beech)
however, I also need form a to be able to use the relevant information in Box 1&2 and place it into table c aswell as some other information on form a.
I need a step by step instruction if anyone can help me as as I said first I am brand new at this.
thanks in advance.
I'm very new to programming with MS Access and have a ajor issue I can't resolve.
I have a form (form a) and in this form I have a box for entering a product ID number from another table 'not the one this form is used for' what I want to be able to do is....
When the ID number is entered into the box, have another box display information from the next column in another box on form a, from table b.
ie
Box 1 on form a=34576
Box 2 on Form a=Wooden coffe table (beech)
table b
(col 1)ID= 34576 (col 2)Description=Wooden coffe table (beech)
however, I also need form a to be able to use the relevant information in Box 1&2 and place it into table c aswell as some other information on form a.
I need a step by step instruction if anyone can help me as as I said first I am brand new at this.
thanks in advance.