+ Reply to Thread
Results 1 to 2 of 2

Transferring origin cell colour into destintation cell.

  1. #1
    Registered User
    Join Date
    06-16-2015
    Location
    Toronto, Canada
    MS-Off Ver
    Microsoft Excel 2013
    Posts
    1

    Transferring origin cell colour into destintation cell.

    Hello,

    I am working with Excel 2013.

    My main issue is transferring over the cell colour of the origin cells into the destination cell that contains the formula.

    I have two formulas being used:

    a) is being used to identify the 2nd largest value in my data set.
    This formula is in cell AS104
    =SMALL(CHOOSE({1,2,3,4,5,6},E104,K104,Q104,W104,AC104,AI104),5)

    E104 is blue/K104 is red/G104 is orange/W104 is green/AC104 is grey/AI104 is teal.

    b) is being used to identify the largest value in the same set of data.
    This formula is in cell AP104
    =MAX(E104,K104,Q104,W104,AC104,AI104)

    E104 is blue/K104 is red/G104 is orange/W104 is green/AC104 is grey/AI104 is teal.

    Whichever value is generated, as per the formula, the destination cell remains with no fill colour.
    The colour of the origin cell (as mentioned above) is not transferred over. How would I go about achieving this, to maintain the orginal cell colour in the destination cell, with the formulas mentioned above, or different formulas that will achieve the same result.

    I would truly appreciate any and all assistance.

    Thank you kindly,

    Scott C.

  2. #2
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Transferring origin cell colour into destintation cell.

    Worksheet functions will not do as you want. It will take VBA, I think, to copy the formatting along with the cell contents.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Changing the colour of a cell based on the colour of another cell
    By Pete2931 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-11-2012, 03:35 AM
  2. [SOLVED] Colour results cell based on cell colour of Min( )
    By EricofPendom in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-10-2012, 03:33 AM
  3. [SOLVED] Macro to change text colour of adjacent cell to the same text colour as target cell
    By kayoke in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 06-28-2012, 04:18 AM
  4. Replies: 1
    Last Post: 06-12-2008, 09:16 AM
  5. How to create a link including all formatting from origin cell?
    By PlatinSam in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-17-2006, 02:50 PM

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