GOTO

C

Chey

I forgot how to do this.

I have a command button.
OnClick

I want it to go to subform
ClassAllYearsForStaffLookups subform1
New Record
Go to field [ClassStartDate]
Then in [ClassStartDate] I want the information to = info in field
[ClassStartDate] from the main form Training Add Completed Class.

Thanks for your help.
 
C

Chey

I figured out the first part.
Now how do I without changing the source copy the info from the main form to
the subform. Again I have done this once before but can not remember what I
did.

Thanks
 
Top