Hi All,
I have forms A, B, C and D all linked through various ID fields - A linked to B, B linked to C, C linked to D. I also have a command button on each form that closes the current form and opens the next.
How can I set up the forms so that when form B closes and form C opens, form C opens displaying the same ID record I was working with in from B?
I have forms A, B, C and D all linked through various ID fields - A linked to B, B linked to C, C linked to D. I also have a command button on each form that closes the current form and opens the next.
How can I set up the forms so that when form B closes and form C opens, form C opens displaying the same ID record I was working with in from B?
Comment