Hi All,
I have two sheets in my workbook. The 1st sheet is used to paste a data pull every morning, which is then interacts with some formulas. I then use thses formulas to send morning emails.
I then copy all of Sheet1 and paste as values to Sheet2 (Queue History), so we have a historic record of every past pull. However, I only require the pulls from the last 20 business days. Therefore, I would like a macro that would delete (not just clear) every row on Sheet2 that has a date in column BW outside the last 20 business days. I also have 2 cells (Z1 and Z2) on a seperate page (Stats Email) that automatically update to reflect the beginning and end of the 20 day window.
Bookmarks