Help I have a Large Workbook with multiple Worksheets/Macros.
The workbook is used to import Traffic, format it and post it to other workbooks.
The problem I have is sometimes there is NO traffic and I need to delete that range of cells so it won’t show on the Report.
Example:
If there is No Data in cells O2:R2 then Delete(up) cells A2:W2.
This needs to be done for rows 2 through 26.
I need to repeat the process for the following Ranges (Rows 2 thru 26):
AA2:AW25
BA2:BW25
CA2:CW25
DA2:DW25
Needless to say with 25 Rows, and 4 separate sections of data, there will be a lot of repetition.
Any and all suggestions ideas would be greatly appreciated.
Bookmarks