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

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
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,748
Messages
6,126,654
Members
449,326
Latest member
asp123

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