+ Reply to Thread
Results 1 to 4 of 4

Cross reference person, date from database

  1. #1
    Registered User
    Join Date
    09-06-2012
    Location
    Vermont
    MS-Off Ver
    Excel 2010
    Posts
    3

    Cross reference person, date from database

    In the attached spreadsheet, I am trying to figure out the best way to place a 'y' or 'n' in the Supervisor Report sheet, columns C through E. A 'y' for the employee being listed in the Data sheet on the date that matches column B and an 'n' if not.
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,426

    Re: Cross reference person, date from database

    You can use this formula in cell C4 of the Supervisor Report sheet:

    =IF(COUNTIFS(Data!$E:$E,C$3,Data!$B:$B,$B4),"y","n")

    then copy across and down as required.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    09-06-2012
    Location
    Vermont
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Cross reference person, date from database

    Pete, that worked great. Thanks for the support and quick response.

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,426

    Re: Cross reference person, date from database

    Glad to help, and thanks for the rep.

    If that concludes your query, please use the Thread Tools menu option above your first post in this thread and mark the thread as Solved.

    Pete

+ 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. Replies: 1
    Last Post: 05-03-2022, 04:48 AM
  2. Generate sheet for each person in database - filters
    By rainbow612 in forum Excel General
    Replies: 4
    Last Post: 02-14-2015, 10:42 PM
  3. How do I create a cross reference database?
    By edita182 in forum Excel General
    Replies: 1
    Last Post: 09-18-2013, 02:17 PM
  4. [SOLVED] Cross reference with multiple instances in reference data
    By Nick F in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-08-2013, 10:31 AM
  5. same person, different dates...need the latest date from every person
    By Tanisman in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-26-2011, 07:16 AM
  6. Cross-reference Date with Numbers
    By mckoy_1 in forum Excel General
    Replies: 7
    Last Post: 07-31-2007, 04:11 PM
  7. Database-like cross-worksheets links
    By moruga in forum Excel General
    Replies: 1
    Last Post: 12-06-2005, 09:20 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