+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting not updating when pasting values

  1. #1
    Forum Contributor
    Join Date
    06-03-2008
    MS-Off Ver
    Excel 2007 (also have access to Excel 2000/2003)
    Posts
    368

    Conditional Formatting not updating when pasting values

    Hi,

    I have VBA code that specifies several colours based on a cell value. If you enter this value into a cell the colour changes as it should. However if you copy a cell (or range) from another sheet and paste it (using paste special values) into the workbook even with the same formatting the cell's condition will not change colour.

    Is there a way for this pasted data to update automatically?

    Code for reference:

    Please Login or Register  to view this content.

  2. #2
    Valued Forum Contributor Shijesh Kumar's Avatar
    Join Date
    05-26-2008
    Location
    Bangalore / India
    MS-Off Ver
    2000
    Posts
    717

    Re: Conditional Formatting not updating when pasting values

    When you do copy paste conditional formatting is overridden...
    So you need to prevent copy paste all...

    check this link

    http://www.excelforum.com/excel-gene...tion-cell.html

+ 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