Hi all,
Long time lurker but first time poster after finally registering. I am having an issue using SUMIF...
Column D has people's full names (ex. "KAPLAN BARRY M"). Columns G:R contain numbers. For every instance that "KAPLAN BARRY M" exists in D, I want to sum the values in G:R.
Here is the kicker...the data in excel is aggregated from multiple sources, so "KAPLAN BARRY M" could also be "BARRY M KAPLAN" or "KAPLAN, BARRY M" for instance. Therefore, I tried using the formula below, to "search" by last name. I know the issue lies within the astericks on either side of the name. Any suggestions?
=SUMPRODUCT(($D$4:$D$4388="*KAPLAN*")*$G$4:$R$4388)
TIA,
Lou
Bookmarks