J 
		
								
				
				
			
		Janet
Row C:C contains # 1 - 15
Row D contains $ Amounts
 contains $ Amounts
In range C600 I want to count the number of cells in
column C with the # 1
The formula is CountIf(C:C,="1")
Now in Range C601, I want to Sum row D but only for
 but only for
Cells from C:C that contain "1"
I was hoping that the formula was
=If(C:C = 1 , Sum D )
)
This does not work. Can someone please give me the proper
formula. I work in Excel '97 if that makes any difference
				
			Row D
 contains $ Amounts
 contains $ AmountsIn range C600 I want to count the number of cells in
column C with the # 1
The formula is CountIf(C:C,="1")
Now in Range C601, I want to Sum row D
 but only for
 but only forCells from C:C that contain "1"
I was hoping that the formula was
=If(C:C = 1 , Sum D
 )
)This does not work. Can someone please give me the proper
formula. I work in Excel '97 if that makes any difference
