View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
robertlewis robertlewis is offline
external usenet poster
 
Posts: 8
Default Using last row in macros

I want to be able to select the last row which contains data and use the row
number in a macro to select all the cells in a column from the top to the
last row. The number of rows varies each time the macro is run.