regel_1999
New Member
- Joined
- Mar 12, 2015
- Messages
- 3
I do a lot of filtering for lots of different spreadsheets. One thing I do about 100 times a day is copy-paste unique values from a column using the typical "Data->Sort & Filter->Advanced->Copy Unique Filters to Cell ___"
So that requires a lot of clicking.
I can't create a macro that does it because the spreadsheets change too much - most of what I do is analyze various forms of data that can include costs, manufacturer, location, material, etc. It depends on what my company asks for. I often filter out unique values to create tables that summarize Vendor A had XXXX defects, or there are XXX parts at Location B.
It would be nice if there was a button on the PASTE SPECIAL menu that could paste just unique values, in the same way there's a button to PASTE SPECIAL -> VALUES and PASTE SPECIAL -> FORMULAS.
Anyone have any ideas? I think it would be a macro, which shouldn't be tough to write, and then the button would have to be inserted into the drop menu via the registry, I think.
Thanks in advance!
So that requires a lot of clicking.
I can't create a macro that does it because the spreadsheets change too much - most of what I do is analyze various forms of data that can include costs, manufacturer, location, material, etc. It depends on what my company asks for. I often filter out unique values to create tables that summarize Vendor A had XXXX defects, or there are XXX parts at Location B.
It would be nice if there was a button on the PASTE SPECIAL menu that could paste just unique values, in the same way there's a button to PASTE SPECIAL -> VALUES and PASTE SPECIAL -> FORMULAS.
Anyone have any ideas? I think it would be a macro, which shouldn't be tough to write, and then the button would have to be inserted into the drop menu via the registry, I think.
Thanks in advance!
Last edited: