+ Reply to Thread
Results 1 to 3 of 3

Multiple Lookup values in Excel

  1. #1
    Registered User
    Join Date
    02-09-2020
    Location
    Dubai
    MS-Off Ver
    Office 365 (2016)
    Posts
    20

    Question Multiple Lookup values in Excel

    Hello Folks,

    I have attached an example workbook of data.

    Sheet 1, Planner (in this sheet different time zones are displayed) STATE TIME has to be displayed in sheet2,
    Sheet 2, Client (in this sheet, client data)

    What I need is to show the TIME in column G of sheet2 according to the CLIENT STATE (which is a bill to state).

    If a client is in WA, United States, time should be displayed in the time zone column as per WA state. while keeping in mind that there are many client in the same state.
    Attached Files Attached Files

  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,420

    Re: Multiple Lookup values in Excel

    worksheet or tab name : client
    Cell G2 formula , Drag down
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    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,836

    Re: Multiple Lookup values in Excel

    If you want the TIME, try this:

    =IFERROR(VLOOKUP(F2,Planner!B:H,7,0),Planner!$B$6)
    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.

+ 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: 02-12-2021, 07:21 PM
  2. Replies: 4
    Last Post: 05-19-2015, 08:42 PM
  3. Replies: 3
    Last Post: 04-08-2014, 03:11 AM
  4. Sum values from multiple cells - multiple lookup values in single cell
    By taxdept in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-21-2012, 04:12 PM
  5. Excel 2007 : lookup retunring multiple values
    By Icehockey44 in forum Excel General
    Replies: 5
    Last Post: 07-27-2012, 05:11 AM
  6. Replies: 1
    Last Post: 11-10-2011, 12:57 PM
  7. Replies: 3
    Last Post: 10-10-2005, 01:05 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