View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
denise denise is offline
external usenet poster
 
Posts: 112
Default Combining absolute and relative reference for sum

I have inserted a column in the middle of my spreadsheet that will contain a
total. I need to enter a formula in the column that will sum all the cells
in that row from column F to RC[-1]. My first value will always be in column
F, but the last value is relative since my sum will be in a different column
from month to month.

Thanks in advance for your help.

Denise