Sorry about the title I had no idea how to summarize my problem.
So I have a big macro in which call several smaller macros that copy out 1 or more tabs into a new workbook (and that then gets written away somewhere).
Now i have no problem with this macro but other users get errors and I don't see why.
The error is a Run-time error '9': Subscript out of range.
And this is the code:
Sheet3 is the correct sheet.![]()
Please Login or Register to view this content.
Also there are already 2 other small macro's (doing the same for other tabs) which gave no problems.
This one is the 3rd in sequence and gives us problems.
Did some research and saw something about the number of tabs a new added workbooks openend with.
I had that on 1 tab and my colleagues on 3, so we changed that but still this error.
Has anybody an idea??
Thanks!
Bookmarks