Is there an array formula that works with text?

  • Thread starter Thread starter MichaelRLanier
  • Start date Start date
M

MichaelRLanier

The array formula {=SUM(IF(A1:A10=1,B1:B10))} will return the contents
of B2 if A2=1 and the content of B2= a number. But what if B2= text?
Can this formula, or one similar to it, be made to return a letter or
word—something other than a number?
 
Back
Top