H
HotRod
Is there a better way to delete all the data on a worksheet than.
Application.Worksheets("WORKSHEET").Range("A1", "Z55500").Value = ""
Application.Worksheets("WORKSHEET").Range("A1", "Z55500").Value = ""