+ Reply to Thread
Results 1 to 3 of 3

Conditional formatting with date formulas?

  1. #1
    Registered User
    Join Date
    08-17-2015
    Location
    Australia
    MS-Off Ver
    2010
    Posts
    2

    Exclamation Conditional formatting with date formulas?

    Hi this is my first post and hopefully someone can help.

    I have a spreadsheet to manage tasks for a large team. I have Frequency in column D and Date in column F. The frequency is a data validation drop down list that ranges from Daily, weekly, fortnightly, monthly, random, N/A. The team enters the date they last reviewed a task in column F, that review is indicted when it needs to be done in the Frequency column D.

    So what I’m wanting to do is if columns in D state “monthly” then for the dates in column F to be highlighted if they are older than 1 month. If D states weekly then F highlighted if older than 7 days. So on and so forth for the following.

    • Daily = 1 day
    • Weekly = 7 days
    • Fortnightly = 14 days
    • Monthly = 30 days
    • Random = 90 days

    However, the frequency could possibly change from say weekly to monthly. So I want to be able to select the new frequency and it automatically pick up the new date range.

    Is this possible??

    Thanks
    Meagan

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,624

    Re: Conditional formatting with date formulas?

    (How to) Attach a Workbook
    (please do not post pictures or links to worksheets)
    • Click Advanced (next to quick post),
    • Scroll down until you see "Manage Attachments",
    • Click that then select "add files" (top right corner).
    • Click "Select Files" find your file, click "open" click "upload"
    • Once the upload is completed the file name will appear below the input boxes in this window.
    • Click "Done" at bottom right to close the Attachment Manager.
    • Click "Submit Reply"
    Ben Van Johnson

  3. #3
    Forum Expert
    Join Date
    11-26-2013
    Location
    Colac, Victoria, Australia
    MS-Off Ver
    Excel 2016
    Posts
    1,309

    Re: Conditional formatting with date formulas?

    Hi Meagan,

    Welcome to the forum.

    I have a solution for you!

    Meagan - Cond Format example.xlsx

    It may need a bit of refinement, depending on how many cols you want to format, and where your list of Daily, Weekly etc is. (I recommend having it on your workbook, and name the range as I have ("period" in my example).

    The conditional format uses MATCH and CHOOSE to decide which cells to highlight.
    =F1>(NOW()+CHOOSE(MATCH($D$1,$A$1:$A$5,0),1,7,14,30,90))

    I hope this helps, please let me know!

    Regards,

    David


    - Please click on the *Add Reputation button at the bottom of helpful responses.

    Please mark your thread as SOLVED:
    - Click Thread Tools above your first post, select "Mark your thread as Solved".


+ 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. Conditional Formatting and Formulas
    By lea313 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-19-2013, 07:18 AM
  2. Need help with conditional formatting and some formulas
    By mtram in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-22-2013, 10:44 AM
  3. [SOLVED] Conditional Formatting Formulas for Date, Text and Values/Numbers
    By pblobe in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-09-2013, 12:26 AM
  4. Expiration Date Formulas or Conditional Formatting
    By alexandrao32 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-13-2013, 11:02 AM
  5. [SOLVED] Conditional Formatting using formulas
    By Babouh in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-17-2012, 06:44 PM
  6. Replies: 1
    Last Post: 09-14-2010, 03:45 AM
  7. Date formulas & Conditional formatting
    By rickang in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-25-2009, 10:31 AM

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