Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I use VLOOKUP function quite a bit..Lately I have a need to lookup values
from a different excel worksheet range..How can i specify the The path,file, and the range to do it ? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Do you mean a range in an external workbook? If so, the syntax would be
something like: =VLOOKUP(D1,'[other workbook.xls]sheet1'!$E$1:$G$118,2,FALSE) -- Brevity is the soul of wit. "Chok" wrote: I use VLOOKUP function quite a bit..Lately I have a need to lookup values from a different excel worksheet range..How can i specify the The path,file, and the range to do it ? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Open that sending file
start your =vlookup() formula type =vlookup(a1, But then use window (on the menubar) to go to that other workbook and worksheet. point at the range to use (say all of book2.xls, sheet99, columns A:E) then type ,2,false) and hit enter. Close the other workbook and you'll see how excel likes the syntax. (I do my best to not remember this kind of stuff. If I can point and click and let excel do the heavy lifting, it makes life much easier for me.) Chok wrote: I use VLOOKUP function quite a bit..Lately I have a need to lookup values from a different excel worksheet range..How can i specify the The path,file, and the range to do it ? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rotating excel spreadsheet for use in photoshop/ using diamond cells tia sal2 | Excel Discussion (Misc queries) | |||
Vlookup - Identify Label - Excel Programming Bug | Excel Worksheet Functions | |||
Big problem with excel recalculating spreadsheet | Excel Discussion (Misc queries) | |||
Can Excel 97 read Excel 2003 simple spreadsheet? | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) |