I have a workbook with 4 tabs in it. When I open the workbook template I have no issues. When I try to move to the next tab I get the Runtime error 9 subscript out of range error on the following code. Any help is appreciated.
Tom
Tom
Code:
Public goXl As Excel.Application
goXl.Sheets(DenialBalGrid_RejCat).Select