Results 1 to 16 of 16

Want to retrieve/display client visit dates by client name

Threaded View

  1. #1
    Registered User
    Join Date
    11-07-2017
    Location
    Vancouver, Canada
    MS-Off Ver
    2017
    Posts
    7

    Unhappy Want to retrieve/display client visit dates by client name

    I want to be able to type a client's first and last name in a cell in one sheet, and have it pull/retrieve from another sheet all dates the client has visited my clinic. This other sheet is an exported file from an online scheduler I use. It is less than elegant and cannot be customized.

    I've provided a sample workbook for an idea as to what I am trying to achieve. Invoice sheet requires client first and last name (E8). B10 service date field needs to be populated with all the dates he/she has visited. The rest of the information can be static, but it would be nice if it automatically populated too.

    I came up with this formula but it's not working:

    =IF(ISERROR(INDEX($C$2:$N$400,SMALL(IF($C$2:$C$400=$Q$4,ROW($C$2:$C$400)),ROW(1:1)),2)),"",INDEX($C$2:$N$400,SMALL(IF($C$2:$C$400=$Q$3,ROW($C$2:$C$400)),ROW(1:1)),2))

    From the attached images below, I want to be able to type "Jill Green" in the Claim#/Client Name box, and have all the dates she's visited display under SERV.DATE below.

    Thank you.
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by jb5150; 11-07-2017 at 04:23 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Client Data in Columns - how to create a client drop down
    By abearmenta in forum Excel General
    Replies: 9
    Last Post: 10-10-2016, 10:24 AM
  2. Extracting dates from a client database
    By aaronbaxter in forum Excel General
    Replies: 1
    Last Post: 01-29-2016, 11:44 AM
  3. [SOLVED] Moving variable data from multiple same-client records to one client record
    By jkilday4 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-19-2015, 02:32 PM
  4. Client code for differentiated client price
    By a1b2c3d4e5f6g7h8i9 in forum Excel General
    Replies: 5
    Last Post: 02-27-2014, 12:14 PM
  5. One spreadsheet but adding hours on a client by client basis..
    By arthurArthur in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-01-2013, 01:58 AM
  6. [SOLVED] format cell to recall client name-enter a client #
    By cheryl in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-22-2005, 06:05 PM
  7. What's the easiest way to set up a client pipline w COE dates and.
    By Vanessa in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-15-2005, 08:06 PM

Tags for this Thread

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