+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : I am trying to create a formula using color of text in cell.. so if cell text is red

  1. #1
    Registered User
    Join Date
    01-21-2012
    Location
    trinidad
    MS-Off Ver
    Excel 2003
    Posts
    3

    Exclamation I am trying to create a formula using color of text in cell.. so if cell text is red

    I am trying to create a formula that can red the text color from another cell....so =if (e4cell red),then "e12-100") Can something like this be done?

    It can be either the cell text color or I can fill the necessary with color

  2. #2
    Forum Expert
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    3,054

    Re: I am trying to create a formula using color of text in cell.. so if cell text is

    There isn't a standard formula to read a cell's text colour, but you can write a user-defined function to do so:

    Please Login or Register  to view this content.
    One issue with this is that changing a cell's text colour does not trigger a recalculation, so even if the function is volatile you'll still have to press F9 to do a sheet recalculation every time a cell's colour changes, or the result from the formula won't update.

+ 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