T
That's Confidential
I have the formula:-
{=AVERAGE(IF(C4:C37="MALE", D437))}
I want to copy this to a range of cells, however when I drag it along, the
"C4:C37" then changes to "D437" which I don't want it to do.
Is there anyway I can copy the above formula quickly so that I get:-
{=AVERAGE(IF(C4:C37="MALE", D437))}
{=AVERAGE(IF(C4:C37="MALE", e4:e37))}
{=AVERAGE(IF(C4:C37="MALE", F4:F37))}
{=AVERAGE(IF(C4:C37="MALE", F4:F37))}
Thanks
{=AVERAGE(IF(C4:C37="MALE", D437))}
I want to copy this to a range of cells, however when I drag it along, the
"C4:C37" then changes to "D437" which I don't want it to do.
Is there anyway I can copy the above formula quickly so that I get:-
{=AVERAGE(IF(C4:C37="MALE", D437))}
{=AVERAGE(IF(C4:C37="MALE", e4:e37))}
{=AVERAGE(IF(C4:C37="MALE", F4:F37))}
{=AVERAGE(IF(C4:C37="MALE", F4:F37))}
Thanks