Quote Originally Posted by Eduardo- View Post
Hello,
I issued an update to make this possible, please update.
Then to hide the home tab, add this line somewhere (Form_Load is a good place):
Code:
TabVisible(0) = False
I have done it
Great, Thank you