+ Reply to Thread
Results 1 to 12 of 12

Find Name/Time match Name on another sheet

  1. #1
    Forum Contributor
    Join Date
    06-28-2004
    MS-Off Ver
    Home/Office 2016
    Posts
    246

    Find Name/Time match Name on another sheet

    Under the SCHEDULE tab, find the name and the TIME UNDER THE SUNDAY column
    In the SUNDAY tab, match the name, find the time range and put a ‘1’ in that column.

    Then, find the names and the MONDAY times….repeat….
    *attached sheet (no vba)
    Attached Files Attached Files
    Last edited by AliGW; 01-21-2019 at 01:54 AM. Reason: Original post reinstated.

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Find Name/Time match Name on another sheet

    in cell c4:
    =IF(COUNTIFS(Schedule!$B:$B,$B4,INDEX(Schedule!$C:$I,,MATCH($B$1,Schedule!$C$1:$I$1,0)),TEXT(C$2,"h:mm")&"-"&TEXT(C$3,"h:mm")),1,"")

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Contributor
    Join Date
    06-28-2004
    MS-Off Ver
    Home/Office 2016
    Posts
    246

    Re: Find Name/Time match Name on another sheet

    Perfect !!!! Thank you!!!!!

  4. #4
    Forum Contributor
    Join Date
    06-28-2004
    MS-Off Ver
    Home/Office 2016
    Posts
    246

    Re: Find Name/Time match Name on another sheet

    Reopened post - specs changed

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Find Name/Time match Name on another sheet

    Please describe in what way the specs have changed - details, please.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  6. #6
    Forum Contributor
    Join Date
    06-28-2004
    MS-Off Ver
    Home/Office 2016
    Posts
    246

    Re: Find Name/Time match Name on another sheet

    updated post with explanation.

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Find Name/Time match Name on another sheet

    You should not have edited the opening post - that is extremely confusing. I will sort it out - please always add changes to specs in new posts to the thread.
    Last edited by AliGW; 01-20-2019 at 02:24 PM.

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Find Name/Time match Name on another sheet

    New specs:

    There is a change in specs that wasn't explained to me.
    It was first explained as it would only be a 1/2 hour range.
    What it changed to was a working time range. Instead of 6:00-6:30 - - it is actually 6:00-17:30.

    In the SOLVED version, the time range as just 1/2 an hour - i have included the solved version in this post.

    What needs to be done, for example, if the time is 9:00-10:30
    Then a '1' needs to be placed on the correct day tab under the 9:00-9:30 column, and the 9:30-10:00 column, and the 10:00-10:30 column
    I've attached the file - - -

    For example, if Amy worked SUNDAY, 6:30-8:00----on the SUNDAY tab, she would have a '1' under the 6:30-7:00 column
    and another '1' under the 7:00-7:30 column and another '1' under the 7:30-8:00 column

  9. #9
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Find Name/Time match Name on another sheet

    Please try at C4 drag across and down

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  10. #10
    Forum Contributor
    Join Date
    06-28-2004
    MS-Off Ver
    Home/Office 2016
    Posts
    246

    Re: Find Name/Time match Name on another sheet

    I can't thank you enough!! GREAT JOB!!!! Thanks!!!!

  11. #11
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Find Name/Time match Name on another sheet

    Happy to help.
    Thank for mark topic Solved.

    Small change, You can remove the "--" in front of MID.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  12. #12
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Find Name/Time match Name on another sheet

    I have, for a second time, reinstated your first post. In post #7 I asked you not to edit your first post, yet you have ignored this request and done so again. You should never remove details form posts as this is a database for members to use to find help on similar issues. By post-editing any of your posts, you are effectively vandalising the thread and rendering it useless. If you are requested not to do something by a moderator, please do not ignore that request.
    Last edited by AliGW; 01-21-2019 at 02:01 AM.

+ 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: 3
    Last Post: 10-19-2018, 05:45 AM
  2. Find the closest time match
    By VBAasdf in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-06-2015, 12:20 PM
  3. [SOLVED] How to find best match in one sheet based on four variables in another sheet
    By ajang in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-29-2014, 04:17 PM
  4. Find a Value and Match it to another Sheet
    By trevor2524 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-28-2014, 10:35 AM
  5. [SOLVED] Find A Match from Sheet 1 in Sheet 2 and Delete
    By basketball2524 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-12-2014, 04:24 PM
  6. Replies: 5
    Last Post: 02-21-2013, 07:17 PM
  7. Find Lowest Time, Match with Column Heading
    By nadler1744 in forum Excel General
    Replies: 1
    Last Post: 07-08-2009, 01:17 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