View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_73_] Jim[_73_] is offline
external usenet poster
 
Posts: 24
Default SUMIF and SUMIFS Error

It seems that I have to concatenate the criteria arguments in the
SUMIF and SUMIFS functions since I have moved to Excel 2007. For
example, "D$4" must become ""&D$4 in the Excel 2007 version. Is this
a change in syntax or a bug that needs to be addressed. Any
thoughts...


Jim