2ippy
11-14-2006, 05:11 AM
I have a button in a form which activates a macro that goes to a new record on click
CreateNewContact : On Click >> GoToRecord
I added a line.
CreateNewContact : On Click >> GoToControl
But this is redundent. I would like to know, how do I go to page 0 where the start data is to be entered?
Control is called TabCtl58 and the page is 0
CreateNewContact : On Click >> GoToRecord
I added a line.
CreateNewContact : On Click >> GoToControl
But this is redundent. I would like to know, how do I go to page 0 where the start data is to be entered?
Control is called TabCtl58 and the page is 0