Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
conditional formatting, filtering then copying to another sheet
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="esmagol, post: 7426379"] good evening everyone, appreciate any help from this project I am working on. I have this data around 40 columns and close to a hundred rows. First column is a unique data while from second to last columns represent numbers. There are headers as well. I am running a conditional formatting that colors the cells based on certain criteria's (blue, black and red). Now due to volume of data it's really hard to visually check row by rows and column by columns and summarized the highlighted cells. I want to create a macro that will simply pick up only the highlighted cells yet keeping the first column as reference as well as the headers for all the columns then copying and pasting it to another sheet. Thank you all in advance! Name Day1 Day2 Day3 Day4 Day5 Unique1 Color1 Color2 Color3 Color4 Color5 Unique2 Color1 Color2 Color3 Color4 Color5 Unique3 Color1 Color2 Color3 Color4 Color5 [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
conditional formatting, filtering then copying to another sheet
Top