+ Reply to Thread
Results 1 to 3 of 3

Formula to copy a cells value and also its formatting.

  1. #1
    Forum Contributor
    Join Date
    12-15-2005
    MS-Off Ver
    Office 2007
    Posts
    346

    Formula to copy a cells value and also its formatting.

    I am curious if it is possible to copy a cells formatting, Color Shading etc. along with the value to another cell.

    I am using the formula below to gather data from another sheet, but I would also like to copy the formatting of that cell also.

    =IF(OR(ROWS($B$25:$B25)>$O$26,$C$1="",COUNTBLANK($B$4:$B$5)=2),"",INDEX(Tracking!A:A,MATCH(ROWS($B$25:$B25),Tracking!$M:$M,0)))

    I appreciate any help.

    Thanks,
    Nick
    Last edited by avidcat; 09-30-2010 at 09:39 AM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Formula to copy a cells value and also its formatting.

    Short answer, no, not with in-cell formulae alone.

    It may be (without knowing the specifics) the case that should logic be determining the format of the source cell (ie conditional formatting) then that same logic can be applied to the "link" cell.

  3. #3
    Forum Contributor
    Join Date
    12-15-2005
    MS-Off Ver
    Office 2007
    Posts
    346

    Re: Formula to copy a cells value and also its formatting.

    Thanks, I am working on that now instead.

+ 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