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

kmsprague

New Member
Joined
Nov 14, 2022
Messages
27
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

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
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: 4
Upvote 0

Forum statistics

Threads
1,215,758
Messages
6,126,718
Members
449,332
Latest member
nokoloina

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