View Single Post
  #4   Report Post  
JulieD
 
Posts: n/a
Default

Hi Lisa

use
=SUMIF(B5:B14,""&$E$5,C5:C14)

Cheers
JulieD

"Lisa" wrote in message
...
The criteria for this formula does not work.
=SUMIF(B5:B14,"$E$5",C5:C14)
If I put "5000" it works, but if I reference the cell E5 instead (which
is
on the same sheet), it no longer works. I need to reference the cell as
the
value will not always be 5000.