View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JayL. JayL. is offline
external usenet poster
 
Posts: 7
Default Delete rows after used cell?

Good day,
I have a spreadsheet where I need to delete all the rows after the last used
cell in column B. How can I do this in a macro?

TIA