Results 1 to 10 of 10

Thread: Migrate Or Copy Columns Depending On Their Color Based On Conditional Formatting

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Moderator
    Join Date
    Jul 2012
    Posts
    156
    Rep Power
    14
    In your example file from Post#4 this works just fine for me so something must be different in your original file.

  2. #2
    Member p45cal's Avatar
    Join Date
    Oct 2013
    Posts
    94
    Rep Power
    13
    Quote Originally Posted by bakerman View Post
    In your example file from Post#4 this works just fine for me so something must be different in your original file.
    I'd guess emmye998 either has no constants in column A, or formulae.
    So the file probably isn't representative of what he has.
    I didn't get an answer to one of my questions:
    Is the colour of the conditional format always because of a single formula (or can several different formulae lead to the same colour)?

    So we need a representative file.
    Conditional formatting in Excel 2003 is more basic and there isn't a cell's .DisplayFormat.Interior.Color until Excel 2010.
    So finding whether a cell's conditional format is returning a given color to the cell can be complex in Excel 2003.

    Normally, in code, I'd autofilter the range on a column or columns, copy and paste to another location, then remove the filter. However if may be more complex than that with emmye998's file since there may be more than one conditional format formula returning the same colour, hence my question. It may be easier to add helper column(s), hidden if you want, filter on them and then copy/paste.

Similar Threads

  1. Get Displayed Cell Color (whether from Conditional Formatting or not)
    By Rick Rothstein in forum Rick Rothstein's Corner
    Replies: 14
    Last Post: 10-21-2013, 07:11 PM
  2. get conditional formatting color of a cell
    By SP69 in forum Excel Help
    Replies: 2
    Last Post: 09-30-2013, 03:08 PM
  3. Replies: 4
    Last Post: 07-04-2013, 01:56 PM
  4. Conditional formatting
    By mahmoud-lee in forum Excel Help
    Replies: 9
    Last Post: 05-30-2013, 03:00 PM
  5. Replies: 2
    Last Post: 09-16-2012, 02:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •