i tried this in the Form_Load() event:
YourFormName.YourTabControlName.Value = either 0, 1, or 2
but Access return an error: "Runtime Error: '2448': impossible to assign a value to the object."
For hubcap750 user: yes, i can disable a tab with the Enable property but i would like to open a...