Going to a Specific Page on a Tab Control Using Visual Basic/Macro

B

Barry Skidmore

Is there a way, in Visual Basic or a macro to go to a specific tab on a tab
control form? The command 'DoCmd.GoToPage x' does not work for this.
 
Top