Find Matching Values in Row - Then add values

mattytem

New Member
Joined
Aug 21, 2018
Messages
1
Hi,

Bit of a complicated one to explain, but I would appreciate any help if possible?

Name22 (Days in Month 1)23 (Days in Month 2)
Sam52
James1214
Bob2017
Sam1820
Bob214

<tbody>
</tbody>

I need to be able to compare the names in Column A, find all the matches (if any), then add up the values in Column C.

If the total doesn't match the days in month, then either highlight the cell outline blue (for lower) or red for (higher)

So, for example in Month 1 Sam has two entries, totaling the value 23, so the border turns red.

Thanks for the help!
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
I am having a problem correlating your narrative to the example data layout. The narrative refers to columns A & C with Sam's Total = 23, but the example shows the 23 in column B. Please clarify where the data resides on your worksheet.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,632
Messages
6,125,909
Members
449,274
Latest member
mrcsbenson

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