I have 2 workbooks Active Orders and Completed Orders. The Active Orders Workbook has code to search through the entries and find all the rows with Shipped in Column B. Once it finds them, they are placed in an Array and transferred to the next empty row in the Completed Orders file then deletes the record in the Active Orders WB and inserts new Rows to keep the table with 80 rows. This code was working at one time, I am not the user so I don't know when it stopped working. Now when you push the button it runs through and deletes the rows making the user think that everything had transferred, but when the Completed Orders WB is opened we find that the data was not transferred. I am not sure if it has anything to do with an upgrade in the company to Excel 2016, I know when I wrote the code in Excel 2013 it worked fine. Any help would be greatly appreciated.
Please note the code below has some commented out sections because this file lives in a SharePoint environment and I copied the file to my desktop to try testing and debugging.
![]()
Please Login or Register to view this content.
Bookmarks