H
Ha
Do you know a macro or event procedure that can copy data
from one field of a form to another field on a different
form? I don't want to have to do it manually.
For example, I have two forms. Form1 has an EventID that
is an autonumber. Form2 also has an EventID. These forms
are separate tables and they both linked to the EventID.
I want to copy Form1 EventID to Form2 EventID without
having to manually typing it in.
from one field of a form to another field on a different
form? I don't want to have to do it manually.
For example, I have two forms. Form1 has an EventID that
is an autonumber. Form2 also has an EventID. These forms
are separate tables and they both linked to the EventID.
I want to copy Form1 EventID to Form2 EventID without
having to manually typing it in.