+ Reply to Thread
Results 1 to 2 of 2

Matching a source list to a bigger list

  1. #1
    Registered User
    Join Date
    11-09-2009
    Location
    Pocatello, Idaho
    MS-Off Ver
    Excel 2003
    Posts
    1

    Matching a source list to a bigger list

    Apologies for the poor articulation.

    I have a master list of clients and the specialists assigned to them on one worksheet (Client Assignment) that changes daily. I also have a list of deadlines for each client, where each client has a number of deadlines.

    I'd like to write a formula that automatically searches the Client Assignment page and applies the specialist name in the Deadlines tab, so that I do not have to manually change the Deadlines sheet every time the Client Assignment worksheet changes.

    Example attached.
    Attached Files Attached Files
    Last edited by agentnj; 11-09-2009 at 12:40 AM.

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Matching a source list to a bigger list

    Hi Agentnj, and welcome to the forum. Perhaps try the following VLOOKUP formula in cell B2 of the sheet 'Deadlines':

    =VLOOKUP(A2,'Client Assignment'!A:B,2,0)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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