+ Reply to Thread
Results 1 to 5 of 5

Display a value based on the date

  1. #1
    Registered User
    Join Date
    08-25-2015
    Location
    London
    MS-Off Ver
    2007
    Posts
    5

    Display a value based on the date

    any ideas on where I would start with this?

    I have two tables and I wish the level column to display the priority level based on the date automatically


    Booking.jpg

  2. #2
    Forum Contributor
    Join Date
    07-13-2015
    Location
    Quebec, Canada
    MS-Off Ver
    2013
    Posts
    232

    Re: Display a value based on the date

    Because you only posted pictures I'm not sure if this is going to work but try it, otherwise please upload a file:

    =VLOOKUP(LEFT(TEXT(I2,"MMMM"),3),$F$3:$G$14,2,FALSE)

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,453

    Re: Display a value based on the date

    Perhaps =INDEX($g$3$g$14,match(text(I2,"mmm"),$f$3$f$14,0)) in J22. pull down as needed

    (If it doesn't work, post a sample sheet - Thx

  4. #4
    Forum Contributor
    Join Date
    07-13-2015
    Location
    Quebec, Canada
    MS-Off Ver
    2013
    Posts
    232

    Re: Display a value based on the date

    Quote Originally Posted by Pepe Le Mokko View Post
    Perhaps =INDEX($g$3$g$14,match(text(I2,"mmm"),$f$3$f$14,0)) in J22. pull down as needed

    (If it doesn't work, post a sample sheet - Thx
    Is the english version of text(Cell,"MMM") always giving 3 letters? In french it sometimes gives me 4 letters (such as "mars")

  5. #5
    Registered User
    Join Date
    08-25-2015
    Location
    London
    MS-Off Ver
    2007
    Posts
    5

    Re: Display a value based on the date

    Brilliant works exactly how I wanted it to, thank you very much

+ 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. [SOLVED] Display Date Based on Sum
    By jhudson444 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-08-2013, 11:58 PM
  2. [SOLVED] Display Value Based on the current date.
    By DLC in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-08-2013, 04:46 AM
  3. Display date based on date in another cell
    By Statesman in forum Excel General
    Replies: 4
    Last Post: 03-21-2013, 08:38 AM
  4. [SOLVED] Display a required date based on time
    By Kartman in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-13-2012, 11:54 AM
  5. Display a Value based on Today's Date in Date Range
    By barella in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-12-2010, 06:25 AM
  6. Display value based on oldest date and other criteria.
    By Permagrin in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-03-2009, 09:48 AM
  7. Display Week Dates based on a given Date
    By LordMarcus in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-22-2008, 01:38 AM
  8. How to display information based on date?
    By bryceowen in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-11-2008, 04:13 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