View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chuck[_3_] Chuck[_3_] is offline
external usenet poster
 
Posts: 17
Default sumproduct with multiple tab ranges

hi biff,

i also tried yours

=SUMPRODUCT(SUMIF(INDIRECT("'"&TEXT(ROW(INDIRECT(" 1:13")),"000")&"'!
D33:D46*"),C5,INDIRECT("'"&TEXT(ROW(INDIRECT("1:13 ")),"000")&"'!
K33:K46")))

but getting the same error .. #REF .. invalid cell reference