Hi All!
I have a Horizontal Tab Navigation Form. I can get the main form, Client, to open to a new record when the database is opened with no problem. Client has a tabbed subform, Programs, which is setup as a continuous form. Whenever they click on the Programs tab, I'd like it to open to a new record automatically. I've tried on current, on click, and on open (DoCmd.GoToRecord , , acNewRec)with no success. Any ideas will be much appreciated.
Thanks.
I have a Horizontal Tab Navigation Form. I can get the main form, Client, to open to a new record when the database is opened with no problem. Client has a tabbed subform, Programs, which is setup as a continuous form. Whenever they click on the Programs tab, I'd like it to open to a new record automatically. I've tried on current, on click, and on open (DoCmd.GoToRecord , , acNewRec)with no success. Any ideas will be much appreciated.
Thanks.