Hi after running macro to add a workbook. Sometimes the book changes from book1 to book2 or book3 etc. Then the book is selected and if the number is wrong it will Debug.
I need to fix this to maybe just read book and not the number. Windows("Book1").Activate - I tried this but nothing. Windows("Book*").Activate
I need to fix this to maybe just read book and not the number. Windows("Book1").Activate - I tried this but nothing. Windows("Book*").Activate