View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nir Nir is offline
external usenet poster
 
Posts: 36
Default Apply Sumprod on mix text & numbers arrays

Hi,
I want to apply sumproduct on mixed text & numbers arrays, expecting result
only when valid multipluy occurs

{1,a,3,1,b},{2,2,1,c,1}={4}