Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a very strange problem, I've never seen before. I have one
workbook, two sheets. sheet1 contains 130 employee id and name. sheet2 has 1500 employee id numbers, with address, city, state, zip...etc. I need to match sheet1 with their address info from sheet2. I used: =vlookup(a2,sheet2!a$2:k$1500,3,false) I get what I expect, 123 Main street for the first employee id listed in sheet1. Here's the strange part, when I drag the formula to the bottom of the sheet, 130 rows, 123 Main Street is in each row. If I click in a cell, say in row 10, A10 is highighted in the formula line, when I click out of the formula line, the correct address is now lised in A10, say, 55 South Ave. I've checked the format of each employee id on both sheets, they are both numbers with no decimals. Any ideas? What am I missing here? Thanks... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Grabbing data between worksheets | Excel Discussion (Misc queries) | |||
grabbing data from another website | Excel Discussion (Misc queries) | |||
Vlookup not consistently grabbing the data requested | Excel Worksheet Functions | |||
Grabbing Data from another File | Excel Programming | |||
grabbing data from MS Word | Excel Programming |