Results 1 to 6 of 6

Thread: Delete rows with previous dates

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    I appreciated your quick response in giving me the above code
    I Tested your code but There's a debug during the execution of the code in this line
        Range("8:" & endRow).SpecialCells(xlCellTypeVisible).Delete
    Note : All data will be deleted before this month and data within a table object
    Here's an attachment... Thanks again.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •