View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rich S. Rich S. is offline
external usenet poster
 
Posts: 3
Default referencing only rows with data

i'm new to macros(cursor only), and i want it to create and print a graph for
each row of data(about 25 columns wide). If I select the first row, how can i
have the macro keep selecting until the last row of data? Thank you, Rich