Thread: SUMIF for text
View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bazsil,73 bazsil,73 is offline
external usenet poster
 
Posts: 8
Default SUMIF for text

The VLOOKUP achieved what I needed. Thanks.!

"bazsil,73" wrote:

I want the ability to search a range of cells on a separate tab but instead
of calculating the sum range I want it to enter the text in that range.

Each cell in the range will contain unique text (names) and there will be no
duplicates.

What I think I need is an if function that works similar to the sumif function