+ Reply to Thread
Results 1 to 4 of 4

Calling the color of the text from another cell

  1. #1
    Registered User
    Join Date
    06-19-2005
    Posts
    49

    Calling the color of the text from another cell

    I have a cell of text with a certain color which i have named 'text'. In another cell I am trying to call that cell (+text). How can i have '+text' be the same color as 'text'? Thank you.

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Calling the color of the text from another cell

    Hi

    If A1= cell, that you Named it "TEXT".

    B1= The cell that you try to have the same color.

    Then in Conditional Formatting of B1, put the formula. =A1="TEXT"

    Choose your color.>>OK.

    Hope to helps you.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    06-19-2005
    Posts
    49

    Re: Calling the color of the text from another cell

    Hi, thank you for your response.

    This not actually the case what you described.

    Let me describe it in another way. lets say in cell C1 i have some wording . . . . it says 'ball'. The word ball has the font color of red.

    In cell A1, i want to refer to C1 so that cell A1 also says 'ball' in red. If i change the color of 'ball' in C1 to blue, i also want cell A1 to turn blue. If i change the wording in cell C1 to 'base', i also want the cell in A1 to also say 'base'.

    Hopefully that is a little clearer.

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Calling the color of the text from another cell

    Hi

    If you have few words that you need to change color, then you can do it, using Conditional Formatting, or else i think you need VBA and in this case i can not help you.

    For few words you have to use same Conditional Formatting for A1 & C1.

    Something like this in both cells(In Conditional Formatting options).

    =$C$1="ball" >>>>Color red>>>OK

    =$C$1="base" >>>>Color blue>>>OK

    e.t.c...

+ 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