G
Guest
I have about 20 forms in an old database used to record equipment delay time.
Users open a form and a delay start time is automatically entered. When
equipment is back online, a button is clicked to enter delay time. I would
like to create a button on delay form that would open a repair form. Primary
key on delay form would be foreign key on repair form. How do I correctly
code repair form to use primary key from whichever equipment delay form is
open? thanks
Users open a form and a delay start time is automatically entered. When
equipment is back online, a button is clicked to enter delay time. I would
like to create a button on delay form that would open a repair form. Primary
key on delay form would be foreign key on repair form. How do I correctly
code repair form to use primary key from whichever equipment delay form is
open? thanks