+ Reply to Thread
Results 1 to 7 of 7

Conditional Formatting specific month from a date range

  1. #1
    Registered User
    Join Date
    09-20-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    75

    Conditional Formatting specific month from a date range

    Hi, can anyone help me with conditional formatting?

    I want to highlight red for the month where the promotion will end. My problem is I do not know how to set conditioning where they have different promotion end date, as shown below. Say for example, customer A promotion ends at 31/7/2013, so Jul-13 will be highlighted as red, same for customer B, C and D. Please help, thank you.

    Customer Promotion Start Promotion End Jan-13 Feb-13 Mar-13 Apr-13 May-13 Jun-13 Jul-13 Aug-13 Sep-13 Oct-13 Nov-13 Dec-13
    A 1/1/2013 31/7/2013
    B 1/1/2013 31/12/2013
    C 1/2/2013 31/11/2013
    D 10/1/2013 31/10/2013

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Trouble dealing with Conditional Formatting - Help !!

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Valued Forum Contributor
    Join Date
    09-15-2011
    Location
    Chennai, India
    MS-Off Ver
    Excel 2010
    Posts
    436

    Re: Conditional Formatting specific month from a date range

    Please try this file.
    Attached Files Attached Files
    Please click 'Add reputation', if my answer helped you.

  4. #4
    Registered User
    Join Date
    09-20-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Conditional Formatting specific month from a date range

    Yes exactly what I'm looking for ............ Thanks for quick turn around time

  5. #5
    Registered User
    Join Date
    09-20-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Conditional Formatting specific month from a date range

    But here only end day is highlighted .... I need to have highlighted from start to end

  6. #6
    Registered User
    Join Date
    09-20-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Conditional Formatting specific month from a date range

    Pls help for this

  7. #7
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Conditional Formatting specific month from a date range

    Change the conditional formatting formula to:

    =AND(EOMONTH(D$1,0)>=EOMONTH($B2,0),EOMONTH($C2,0)>=EOMONTH(D$1,0))

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel 2003 Conditional Formatting Using Specific Date
    By somethingfunny in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-08-2013, 02:21 PM
  2. Conditional Formatting for specific date in another Worksheet Cell
    By Pooger in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 04-24-2013, 07:48 AM
  3. [SOLVED] Conditional Formatting - Date greater than 1 month
    By Silentgrunt in forum Excel General
    Replies: 3
    Last Post: 03-27-2013, 01:43 PM
  4. Conditional formatting date range
    By rosetynt in forum Excel General
    Replies: 10
    Last Post: 01-28-2013, 06:15 PM
  5. Formula to Show Accounting Month based on a specific date range
    By michelle saluta in forum Excel General
    Replies: 1
    Last Post: 09-23-2010, 02:17 PM

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