+ Reply to Thread
Results 1 to 9 of 9

Excel 2007 : Conditional formatting for particular month

  1. #1
    Registered User
    Join Date
    04-13-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    4

    Conditional formatting for particular month

    how to use conditional formating for 2 month(april and may)

  2. #2
    Valued Forum Contributor
    Join Date
    06-16-2006
    Location
    Sydney, Australia
    MS-Off Ver
    2013 64bit
    Posts
    1,394

    Re: conditional formating for particular month

    Are you serious? Please provide more information. Perhaps post a sheet showing where your data is and how you would like it to be formatted and under what conditions
    Last edited by Mallycat; 04-18-2012 at 03:35 AM.

  3. #3
    Registered User
    Join Date
    04-13-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: conditional formating for particular month

    i have list of 10000 employees with their date of retirement. i want to use conditional formating to highlight the employees are retireing this month and next month
    Attached Files Attached Files
    Last edited by jawalkar_renuka; 04-19-2012 at 05:54 AM.

  4. #4
    Registered User
    Join Date
    04-18-2012
    Location
    Norway
    MS-Off Ver
    Excel all of them
    Posts
    10

    Re: conditional formating for particular month

    If you have a sample sheet to show its easyer to be more exact, but im guessing you just need something like this in your formula
    =TEKST(DATO(ÅR(NÅ());måned(nå());DAG(NÅ()));"m") (norwegian my version)
    =text(date(year(now());month(now());day(now());"m") this will show up as month 4, so basicly you just do the check by conditional formating to
    =and(text(date(year(now());month(now());day(now());"m")=4)
    err, forget if english excel use , instead of ; so ill post it incase
    =and(text(date(year(now()),month(now()),day(now()),"m")=4)

    so if its currently month 4 now then it will show up as color
    aka april = 4 just switch out the number for any month.. again im just guessing what your trying to ask for.

  5. #5
    Registered User
    Join Date
    04-18-2012
    Location
    Norway
    MS-Off Ver
    Excel all of them
    Posts
    10

    Re: conditional formating for particular month

    and if its date retirement i guess the forumula would be if date x - date y = a negative number then true ect.. from respected cells. i cant guess how you write the dates but it would be that simple then

  6. #6
    Registered User
    Join Date
    04-13-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: conditional formating for particular month

    thanks for ur reply
    but i can't understand where should i put this formula.

  7. #7
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Conditional formatting for particular month

    Ηι

    Pls, upload a sample workbook and i think you will find your solution...
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  8. #8
    Registered User
    Join Date
    04-18-2012
    Location
    Norway
    MS-Off Ver
    Excel all of them
    Posts
    10

    Re: Conditional formatting for particular month

    ah, your not looking for the actual formula your just wondering where to make the formula.

    Well if you got Excel 2007+ then there should be a conditional formula tab ( i got the norwegian edition so its probebly written differently in english than what im saying), anyway in the conditional formula window that appears onec you find the conditional formula tab or button, then you wana look for create new rule, and then chose to use a formula to decide, basicly conditional formula only use true or false to determine when to run the color scheme you setup.

  9. #9
    Registered User
    Join Date
    04-18-2012
    Location
    Norway
    MS-Off Ver
    Excel all of them
    Posts
    10

    Re: Conditional formatting for particular month

    also if you got older excel, i think you can only use up to 3 conditional color schemes or something like that.. while they removed that limit on 2007+

+ 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