View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mon Wolff Mon Wolff is offline
external usenet poster
 
Posts: 1
Default SUMIF - pointing to another cell for criteria

Please could someone tell me if it is possible to have the criteria point to
another cell, so you can the criteria wihtout having to rewrite the formula.
I've tried:

=SUMIF(A1:A20,"=D5",B1:B20)

but this brings a value of zero.

Thank you.

Monica