+ Reply to Thread
Results 1 to 4 of 4

Populating columnB based on value of columnA with a 1:1 relationship from array

  1. #1
    Registered User
    Join Date
    01-29-2014
    Location
    San diego, CA - USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Populating columnB based on value of columnA with a 1:1 relationship from array

    To simplify, in my project plan I have a Column A "Activity", ColumnB "Function Title" and a column C "Resource Name" in sheet 1. I have a table in sheet 2 that shows the 1:1 relationship between the function title and the resource name. Say "Project Manager" = "Joe Smith", "Delivery Enablement Lead" = "Ken Jackson", etc...

    In my sheet 1 Project Plan, I need to populate column C "Resource name" based on the value of "column B".

    What's the easiest way to achieve this? Thanks for your help!!!
    Stephanie
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Populating columnB based on value of columnA with a 1:1 relationship from array

    Have you tried vlookup? =VLOOKUP(B2,Sheet2!$A$2:$B$7,2,0) and drag it down

  3. #3
    Registered User
    Join Date
    01-29-2014
    Location
    San diego, CA - USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Populating columnB based on value of columnA with a 1:1 relationship from array

    Works great! Thank you so much!!

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Populating columnB based on value of columnA with a 1:1 relationship from array

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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: 5
    Last Post: 10-07-2013, 02:51 PM
  2. Replies: 6
    Last Post: 07-25-2013, 02:58 PM
  3. [SOLVED] Need to merge duplicates in ColumnA, delete entries in ColumnB but keep unique in C
    By mdhillyer in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-06-2012, 03:10 AM
  4. Replies: 4
    Last Post: 08-04-2006, 08:55 PM
  5. [SOLVED] Count cells that contain "Y" in columnA IF contains"X" in columnB
    By holliedavis in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-20-2006, 01:15 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