2ippy
Newbie Here, Be gentle.
- Local time
- Today, 18:16
- Joined
- Nov 10, 2006
- Messages
- 78
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