kamcreationz

New Member
Joined
Feb 20, 2014
Messages
1
Hey guys,


I am helping a friend with a statistical model and he wanted to know the repeat values. Till now having conditional formatting was enough (highlight the repeat values with simple countif
=COUNTIF($H7:$M7,B7)>0

<tbody>
</tbody>
was serving the purpose but now he wants to do further processing on the repeat numbers)



can some sort of array formula be used? or even better a custom function where the function takes the two ranges and returns the repeat values.

There is much info on internet on removing the repeat/duplicate values but not didnt had much luck in finding vba code to extract/ list duplicate values

Here is a sample of what i have done till now and what i am trying to achieve ( there are around 10 tables like this and each one has around 10 -15 rows)

https://www.dropbox.com/s/9dn3sm3rwdwwm6u/Repeat Values.xlsx

Any help or even a nudge in the right direction would be highly appreciated



Thanks
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,213,517
Messages
6,114,085
Members
448,548
Latest member
harryls

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