View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
newarkj newarkj is offline
external usenet poster
 
Posts: 2
Default "relative reference"

I'm new to the whole macro thing and am looking for a simple way to
understand the "relative reference" when recording a macro. Can someone shed
some light on that? also, my macro takes a spreadsheet of 10 columns and x
rows and formats it. How would I build the macro so that no matter the
number of rows, the macro will still work? would i have to write code for
this or will the record macro option work? Any advice would be appreciated.
Thanks