Match, part match, multiple criteria sum.

srizki

Well-known Member
Joined
Jan 14, 2003
Messages
1,844
Office Version
  1. 365
Platform
  1. Windows
I need to match two tables of data. On table one, on column A I have GL numbers like 50010020 etc. and on another table, I have the same numbers, in the same columns (I have arranged the two pivot tables to compare), I need to match column A, where the same GL number appears multiple times and the corresponding value/text in column B are different, like MVNO Sales tax, or MVNO Telephone Sales Tax. Table 2 has the same data except before MVNO Sales Tax, there are 4 letters that are not in table one. I need to compare the total of each category in the two pivot tables.
Therefore I need the formula that lookup matching values from column A (SUMIFS, or SUMPRODUCT) and match the second text from column B removing the four characters (maybe mid(), function) and sum the values from table,
Please advise.
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Forum statistics

Threads
1,215,016
Messages
6,122,700
Members
449,092
Latest member
snoom82

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