*This post is locked for comments
*This post is locked for comments
Try these
In VBA
Call setprop("SSTab1", "Tabvisible(1)", False)
In VBTools
SSTab1.TabPages.Item(6).Enabled = False
In VBTools it would probably be better to use SetProps rather than directly manipulating the control, but I'm not sure if VBTools SetProps can do it.
Barry
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156