I have data up to Column Z (this can change) and the data starts in row 6. Row 5 contains headers. I have filtered the data. I would like to delete data from all visible cells from Column J to the last row in the last column. (I would like to keep ALL data in Columns A:I and I would also like to keep the data hidden by the filter from Column J through the last column.) How can I do this with VBA? Thank you.