Sum If formula for list of names that aren't exact match

kmsprague

New Member
Joined
Nov 14, 2022
Messages
28
Office Version
  1. 365
Platform
  1. Windows
Hi all,

I have a list of names and amounts that I need to sum, but the names aren't always an exact match. Mainly, the issue is that some names include a middle initial. I know how to use the * to capture cells that contain something, but it's not working with my SUMIF formula (so far).

NameAmt
Aaron Anderson$ 5.00
Aaron A. Anderson$ 5.50
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Hi all,

I have a list of names and amounts that I need to sum, but the names aren't always an exact match. Mainly, the issue is that some names include a middle initial. I know how to use the * to capture cells that contain something, but it's not working with my SUMIF formula (so far).

NameAmt
Aaron Anderson$ 5.00
Aaron A. Anderson$ 5.50
Sorry, I didn't mean to post yet. My current formula is =SUMIFS(B:B,A:A,"*"&D2&"*"). I appreciate any/all ideas and help! Thank you! :)
 

Attachments

  • Example.JPG
    Example.JPG
    18.4 KB · Views: 5
Upvote 0

Forum statistics

Threads
1,216,317
Messages
6,130,020
Members
449,550
Latest member
8073662045

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top