Here is my task:
I have many worksheets (30 or more) called Product1, Product2, Product3, etc. The number of worksheets is constantly increasing. For each worksheet, I need to look in column B starting at row 5 and find the last row with data in it, then copy the data in columns A-K, rows 5 through the last row.
I will then consolidate that data in a worksheet called Orders. I will copy the data into the Orders worksheet by looking in Column B starting at row 5 and paste into the first empty row using columns A:K. I will then repeat that process for each Product worksheet.
Thanks for any help provided.
Jason
I have many worksheets (30 or more) called Product1, Product2, Product3, etc. The number of worksheets is constantly increasing. For each worksheet, I need to look in column B starting at row 5 and find the last row with data in it, then copy the data in columns A-K, rows 5 through the last row.
I will then consolidate that data in a worksheet called Orders. I will copy the data into the Orders worksheet by looking in Column B starting at row 5 and paste into the first empty row using columns A:K. I will then repeat that process for each Product worksheet.
Thanks for any help provided.
Jason