View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bruce Bruce is offline
external usenet poster
 
Posts: 138
Default Result set from SUMPRODUCT function

I want to view the set of records that were counted by the SUMPRODUCT function.

=SUMPRODUCT((ReturnToAsset="")*(((DaysAfterExpy<30 )*(CEAName<""))))

The answer was 14. How am I able to see which 14?