![]() |
|
#1
|
||||
|
||||
![]()
I don't understand your layout very well but if your table is in, say A2:B10 on sheet 2 you can fetch the number using VLOOKUP like
Code:
=vlookup(A1,Sheet2!$A$2:$B$10,2,false) |
#2
|
|||
|
|||
![]()
I am very inexperienced with v look up...but that might work.
basically on Sheet 1 I am going to have a cell that will pull a contact name......from sheet two. and plug it into D6 on Sheet 1 The Name list on sheet to is in column A (1 to whatever) The Number List is on Sheet 2 in Column B (1 to whatever).....each number should go to the name on that row.....so the name on A1 goes to the number on B1....and so on So once I select a name to be plugged into D6....I want to have the matching phone number pull to cell H6 on sheet one. Can you write the correct V look up for that?......and the other question or issue is, that the info on sheet 2 is a list.....and I want D6 to basically just go and find the phone number on sheet 2 and plug it in based on the name that is put in D6 Thanks |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
sm5948 | Word | 2 | 09-28-2011 05:05 AM |
![]() |
ilkks | Word | 4 | 05-06-2011 12:19 AM |
Create Drop Down List Box | hbradshaw | Word VBA | 0 | 09-27-2010 06:24 AM |
Drop Down List and Functions (Linking) | sten | Excel | 0 | 03-17-2010 03:03 PM |
Long List for drop down box | DLo99 | Word | 0 | 02-28-2010 08:07 AM |