View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
adrian007uk adrian007uk is offline
external usenet poster
 
Posts: 13
Default SUMPRODUCT COUNTIF (Again)

Hi i am having a SUMPRODUCT COUNTIF problem. Previously the formula was
missing a single quotation mark between the double quotation marks. Once
this was implemented i have had no problems However, i have been asked to
make a similar sheet. The sheets have different names so i have modified the
range but i cannot get the formula to work. It is:

=SUMPRODUCT(COUNTIF(INDIRECT("'"&Universities&"'!C 4"),"Pass"))

It keeps coming up with the #REF! error.