+ Reply to Thread
Results 1 to 3 of 3

Match a date from a Table of dates, Help Please.

  1. #1
    Forum Contributor
    Join Date
    04-02-2010
    Location
    penrith
    MS-Off Ver
    Excel 2007
    Posts
    522

    Match a date from a Table of dates, Help Please.

    Hi I have a table of bank holiday dates, I need a formula to indicate whether a date is in the table when a user enters a date.

    Please see attached sheet for details.

    Thanks in advance

    JD
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    02-22-2013
    Location
    London, UK
    MS-Off Ver
    Office 365
    Posts
    1,218

    Re: Match a date from a Table of dates, Help Please.

    In F2, try:

    =IF(OR(ISNUMBER(MATCH($E2,$D$7:$D$14,0)),ISNUMBER(MATCH($E2,$E$7:$E$14,0)),ISNUMBER(MATCH($E2,$F$7:$F$14,0))),"Yes","No")

    and copy across to F3.

    Hope that helps,
    berlan

  3. #3
    Forum Contributor
    Join Date
    04-02-2010
    Location
    penrith
    MS-Off Ver
    Excel 2007
    Posts
    522

    Re: Match a date from a Table of dates, Help Please.

    Many thanks that works perfectly.

    John

+ 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. Setting a start date and end date for Index-Match within a list of dates
    By wiqbal in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-04-2015, 10:00 PM
  2. Replies: 2
    Last Post: 12-18-2014, 09:52 AM
  3. [SOLVED] Macro to match date in data table and copy cell range containing date.
    By 54ed in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-15-2014, 04:52 AM
  4. [SOLVED] Index Match Based on One Date Criteria, Table Contains Beginning Date and End Date
    By jcox1953 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-09-2014, 02:41 PM
  5. Replies: 0
    Last Post: 05-18-2013, 03:29 AM
  6. Replies: 4
    Last Post: 10-05-2012, 03:06 PM
  7. If dates match, then insert data from pivot table
    By Chookz in forum Excel General
    Replies: 1
    Last Post: 05-09-2011, 02:56 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