Please use code tags around your code as it makes it easier to read.
I am thinking that the code is in a workbook named TEST - QUOTE SHEET.xlsm. If so, change all the lines with:
to![]()
Windows("TEST - QUOTE SHEET.xlsm").Activate
Now having said that, this code should be cleaned up. You don't need to activate workbooks back and forth. If this is of interest to you, then you can start a new thread asking for help on cleaning up the code and making it more efficient.![]()
ThisWorkbook.Activate
Bookmarks