+ Reply to Thread
Results 1 to 5 of 5

How to filter cell by color in office 2003 (both background color and text color)

  1. #1
    Forum Contributor ryan4646's Avatar
    Join Date
    06-10-2013
    Location
    Australia
    MS-Off Ver
    Excel 2003, 2007
    Posts
    134

    How to filter cell by color in office 2003 (both background color and text color)

    sometimes i need to filter color wise datas. sometimes color based on background and sometimes based on text color.
    i am using office 2003. can any one help me out.

    attaching reference file for two sheet.


    regards,

    ryan
    Attached Files Attached Files

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,576

    Re: How to filter cell by color in office 2003 (both background color and text color)

    You could add extra column with this macro function so you will be able to filter by that column.
    Attached Files Attached Files

  3. #3
    Forum Contributor ryan4646's Avatar
    Join Date
    06-10-2013
    Location
    Australia
    MS-Off Ver
    Excel 2003, 2007
    Posts
    134

    Re: How to filter cell by color in office 2003 (both background color and text color)

    what about the back ground color mode in sheet1 ? sorry for duplicate, i didnt find my question, so i had do put that again.

  4. #4
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,576

    Re: How to filter cell by color in office 2003 (both background color and text color)

    Here.
    use formula:

    =BackColor(E2,TRUE) - for background color
    =FontColor(E2,TRUE) - for font color
    Attached Files Attached Files

  5. #5
    Forum Contributor ryan4646's Avatar
    Join Date
    06-10-2013
    Location
    Australia
    MS-Off Ver
    Excel 2003, 2007
    Posts
    134

    Re: How to filter cell by color in office 2003 (both background color and text color)

    Hi zbor,

    sorry for coming back with this issue lately. after working with this vba that you inserted, it seems it is not taking
    background colors that are happened by conditional format.is that possible to find the color name which has been done by conditional format so that i can easily filter ?

    attaching file
    Attached Files Attached Files
    thanks,

    Ryan

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1