View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CrazySwayze CrazySwayze is offline
external usenet poster
 
Posts: 1
Default automatically apply formula to new row

I have a spreadsheet that requires the constant addition of new rows
of data and I need the sheet to automatically recalculate the desired
totals to include the new row. I am fairly new to macros and was
seeking some basic direction on how to program this.