G
Guest
How do I link one form with another form using the primary key and open the
second form with a command button (is this possible)? For example, I would
like to link the main form using the primary key "Item Number" with another
form that contains the primary key "Item Number" all the infomation that is
recorded is found under one table. Therefore if I go to the main form under
"Item Number 2" and click on the command button, another form will pop up
with all other relevant details for "Item Number 2" etc.
The only way I found this to work is if I created a sub form in the main form.
I've tried, creating seperate tables, relationships, macros etc... none of
them seems to be working.
HELP!!
second form with a command button (is this possible)? For example, I would
like to link the main form using the primary key "Item Number" with another
form that contains the primary key "Item Number" all the infomation that is
recorded is found under one table. Therefore if I go to the main form under
"Item Number 2" and click on the command button, another form will pop up
with all other relevant details for "Item Number 2" etc.
The only way I found this to work is if I created a sub form in the main form.
I've tried, creating seperate tables, relationships, macros etc... none of
them seems to be working.
HELP!!