+ Reply to Thread
Results 1 to 3 of 3

Thread: Conditional formatting works in 2010 but not in 2007

  1. #1
    Registered User
    Join Date
    12-12-2011
    Location
    Slovenia
    MS-Off Ver
    Office 2010
    Posts
    2

    Conditional formatting works in 2010 but not in 2007

    Hi.

    I have made table for monthly work hours and I did conditional formatting so it greys out weekends and holidays. [=OR(WEEKDAY($C6;2)>5; $C6 = $I$6:$I$18)], where $I$6:$I$18 are holidays and C6 is where you put the first date (eg 1.10.2011).

    It works just fine on this PC with Excel 2010 but when I open the document on the other PC with Excel 2007 it will grey out weekends but not holidays.
    If I open Conditional formatting (on PC with 2007) and enter the same formula in, it will work, but the moment I close document and reopen it, it stops working again.

    Any suggestions?

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    MSO2007 on WinXP/MSO2000 on Win7/winXP
    Posts
    2,177

    Re: Conditional formatting works in 2010 but not in 2007

    try: =OR(WEEKDAY($C6,2)>5,ISNUMBER(MATCH($C6,$I$6:$I$18,0)))
    ---
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    12-12-2011
    Location
    Slovenia
    MS-Off Ver
    Office 2010
    Posts
    2

    Re: Conditional formatting works in 2010 but not in 2007

    Works perfectly, thanks. SOLVED.

+ 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