When users are done entering new records on my subform I want the parent form to go to a new record. The subform has a command button that is in the tab order and the OnClick event that is failing is:
Forms!<mainform>.Form.GoToRecord <argument>
I tried to modeled this based on tread 181-56137 from Rick Spragues (RickSpr).
Any help would be great.
Forms!<mainform>.Form.GoToRecord <argument>
I tried to modeled this based on tread 181-56137 from Rick Spragues (RickSpr).
Any help would be great.