Hello Very Smart People,
I need some help!
I have 2 tables:
Table 1 has RecID (autonumber), field, field, field
Table 2 has Tbl2RecID (autonumber), RecID(number), field, field, field
Form 1 (from table 1) has a command that opens Form 2 (from table 2)
When I click on Form 2, I would like it to open a blank form WITH RecID already filled out with RecID from table 1
So I need RecID to be automatically copied and pasted in table 2
What is the best way to do this?
Thank you,
I need some help!
I have 2 tables:
Table 1 has RecID (autonumber), field, field, field
Table 2 has Tbl2RecID (autonumber), RecID(number), field, field, field
Form 1 (from table 1) has a command that opens Form 2 (from table 2)
When I click on Form 2, I would like it to open a blank form WITH RecID already filled out with RecID from table 1
So I need RecID to be automatically copied and pasted in table 2
What is the best way to do this?
Thank you,