PavelGur
Programmer
- Sep 21, 2001
- 75
I'm debugging Excel macro that I partialy copied from another macro that works perfectly well. However in the new one I'm getting error 9 "subscript out of range" on statement Sheets("560 Stocks").select. The name matches perfectly to the name of spreadsheet. In my working macro the same statement Sheets("Stocks 2006").Select works perfectly well. I have the same set of references for both spreadsheets.
What can be a problem?
Thanks, Pavel.
What can be a problem?
Thanks, Pavel.