View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Amethyst Amethyst is offline
external usenet poster
 
Posts: 16
Default SUMPRODUCT(ARRAY) RETURNING "VALUE#"

I'm using
=SUMPRODUCT(--('sheetname'!$c$2:$c$100="SAname"),--('sheetname'!$h$2:$h$100))
to find an SA in Col C and add up his roll call in Col H. The formula worked
in the original worksheet, but when additional lines were added to
'sheetname', the formula is returning #VALUE!. The formula looks OK. What
went wrong?
--
Amethyst