+ Reply to Thread
Results 1 to 6 of 6

Thread: Copy a Cell, Highlight if different.

  1. #1
    Registered User
    Join Date
    11-12-2011
    Location
    Leeds, Endland
    MS-Off Ver
    Excel 2007
    Posts
    8

    Copy a Cell, Highlight if different.

    Sheet1 Cell A1 has the correct data. Can Sheet2 Cell A1 be highlighted if its different to its Sheet1 counterpart?

    Thank you.
    Last edited by noellloyd; 11-22-2011 at 06:36 AM.

  2. #2
    Forum Guru darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Colorado, US
    MS-Off Ver
    2007
    Posts
    2,170

    Re: Copy a Cell, Highlight if different.

    Yes, but only if you have it referring to a named range. If you have a large range of data, you could call the column on Sheet1 FirstSheet, and then for the conditional formatting formula in Sheet2!A1, you could have =A1=Index(FirstSheet,Row())
    Life is about perseverance. Remember: today's mighty oak tree is just yesterday's nut that held its ground.

    If you like a post, please rate it with the scales icon (top right).
    If you feel really indebted, please consider a donation to charity, such as Feed the Children or Habitat for Humanity.

  3. #3
    Registered User
    Join Date
    11-12-2011
    Location
    Leeds, Endland
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Copy a Cell, Highlight if different.

    Hi, thanks for your reply. Would the same work for just one cell on one sheet?

  4. #4
    Registered User
    Join Date
    11-12-2011
    Location
    Leeds, Endland
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Copy a Cell, Highlight if different.

    Ive sorted it. Im using formula =IF(A1=Sheet1!A1,"","Error"). I then use Conditional Formatting to highlight a specific cell if it contains the words "ERROR".

  5. #5
    Registered User
    Join Date
    11-12-2011
    Location
    Leeds, Endland
    MS-Off Ver
    Excel 2007
    Posts
    8
    Hi,

    Im wanting a formula to check if "Sheet3!A!" is sequentional to the previous Sheet. This will repeat to check if "Sheet4!A1" is sequential to previous sheet. The problem is, with the exception of Sheet 1, the other sheets might not be included, so in my work book i might not use Sheet2, so thats why "Sheet3!A1" needs to be sequential to the previous sheet and not Sheet2.

  6. #6
    Forum Guru darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Colorado, US
    MS-Off Ver
    2007
    Posts
    2,170

    Re: Copy a Cell, Highlight if different.

    I don't think this is possible without VBA. Unfortunately, I'm not skilled enough with VBA to help; however, there are others here who can, and probably do, write VBA in their sleep.
    Life is about perseverance. Remember: today's mighty oak tree is just yesterday's nut that held its ground.

    If you like a post, please rate it with the scales icon (top right).
    If you feel really indebted, please consider a donation to charity, such as Feed the Children or Habitat for Humanity.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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.2.0