Hi,
I have a list of names (B3:B19). I want to add the sales figure (C3:C19) of similar names. I have attached my excel file.
My code does not work =SUMIF(B3:B19,(EXACT(B3,B4)=TRUE),C3:C19)
I understand that the EXACT function is case sensitive. Any way to compare names that is not case sensitive and add them up?
Any other function is welcome!
Thank you.
Bookmarks