View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default Can SUMPRODUCT be made to ignore text

Have you tried including a term like:

(ISNUMBER(sum_range))

?

Hope this helps.

Pete

On Sep 4, 12:40*pm, Thanks wrote:
Hi
My Sum range occasionally has text included in it, *is there a a way to make
sum product ignore the test when evaluating?