View Single Post
 
Old 10-16-2010, 03:59 AM
Suhanti Suhanti is offline Windows Vista Office 2007
Novice
 
Join Date: Oct 2010
Posts: 2
Suhanti is on a distinguished road
Default

Hello everyone
I am new to Excel and I am wondering if you can help me understand R1C1 formulas
this is the A1 formula:

SUMIF($F$10:$F$31,31,$G$10:$G$31)

This is the R1C1 formula...
SUMIF(R[6]C6:R[27]C6,31,R[6]C7:R[27]C7)
I don't know why it's referencing R[27] when F10 to F31 is 22 rows only.

Cheers
Su
Reply With Quote