G
Guest
Maybe this is simple and I am totally missing it - maybe it can't be done.
Either way, Please excuse my ignorance.
I have 2 tables - JobInfo and BidInfo joined on field Bid ID
Job Info holds job #(autonumber), job name, Owner Name, Bid ID
Bid Info holds Bid ID, job # (Number, Long Integer), Estimator, Bid Date and
Bid Time
I am trying to use 2 seperate forms to enter info into each of the tables.
I would like to enter the job info first which I havent had a problem with.
Then I would like to open the BidInfo form for a specific job number that the
user would enter. Of course this isnt working as the record doesn't exist in
BidInfo. What step am I missing??
Any help is greatly appreciated.
Thanks
Either way, Please excuse my ignorance.
I have 2 tables - JobInfo and BidInfo joined on field Bid ID
Job Info holds job #(autonumber), job name, Owner Name, Bid ID
Bid Info holds Bid ID, job # (Number, Long Integer), Estimator, Bid Date and
Bid Time
I am trying to use 2 seperate forms to enter info into each of the tables.
I would like to enter the job info first which I havent had a problem with.
Then I would like to open the BidInfo form for a specific job number that the
user would enter. Of course this isnt working as the record doesn't exist in
BidInfo. What step am I missing??
Any help is greatly appreciated.
Thanks