Copy and paste values but exclude duplicate listing

Brew

Well-known Member
Joined
Sep 29, 2003
Messages
1,569
How do I create a formula or macro that will copy the list of values in the range BQ5:BS18 and paste into CH5:CJ18, but exclude any cells from the list that are duplicates.
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Hey Brew,

Do you really need a macro?
If not, you could....
Select your range (BQ5:BQ18)
Then go to Data > Advanced Filter > Copy to another location
Specify your range, BQ5:BQ18
Copy to: CH5:CH18
and so on for each columns....
Check mark the Unique Records at the bottom....

See if this works for you...
I know there's a better way, but this will get you started...

Cheers,
Sprucy
 
Upvote 0
Thanks for your help, however this does not work for my purpose, because the original data get it’s values from formulas referencing other cells, therefore, giving formulas as results referencing other cell locations. Does anyone have any other ideas?, maybe a macro is a better solution.
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

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