S
Steve
Can anybody please help me and let me know how to goto the first record in a
subform by code.
the main form is called 'frmSale' it has a sub form control called 'subSale'
and the subform itself is called frmSubSale
I have tried a few ways but get the error that the form is not open when I
use the
DoCmd.GoToRecord acDataForm, "SubSale", acFirst
Any help most apreciated
Steve - from a land down under
subform by code.
the main form is called 'frmSale' it has a sub form control called 'subSale'
and the subform itself is called frmSubSale
I have tried a few ways but get the error that the form is not open when I
use the
DoCmd.GoToRecord acDataForm, "SubSale", acFirst
Any help most apreciated
Steve - from a land down under