RuralGuy
AWF VIP
- Local time
- Today, 13:14
- Joined
- Jul 2, 2005
- Messages
- 13,825
You can reference your tabs with either a string name or an index value. The public variable will be the intLastTab variable and it seems to me that you unhide the tabs with the string name of the tab so the variable should be a string so I would change the name of the variable to strLastTab.