Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default HLOOKUP or VLOOKUP help

Hello,

can you do a HLookup or VLookup from another Excel file?
if so, what is the command?

I have an excel file with drop down list of part number
from the cell. The part number on the drop down list
depend on another Excel file. Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default HLOOKUP or VLOOKUP help

Hi
for the drop-down issue see http://www.contextures.com/xlDataVal05.html

For using a separate workbook/worksheet within VLOOKUP. No problem.
e.g.
=VLOOKUP(A1,'c:\temp\[book1.xls]sheet1'!$A$1:$B$100,2,0)


--
Regards
Frank Kabel
Frankfurt, Germany


Luong wrote:
Hello,

can you do a HLookup or VLookup from another Excel file?
if so, what is the command?

I have an excel file with drop down list of part number
from the cell. The part number on the drop down list
depend on another Excel file. Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default HLOOKUP or VLOOKUP help

Frank,
Thanks for your help, but I got one more question.
The file (c:\temp\[book1.xls]sheet1') file is different
each time. They are located in different folder on the
network and I have to do this for 50 rows. How can I
automate this so I don't have to type the file directory
50 times. Thank


-----Original Message-----
Hi
for the drop-down issue see

http://www.contextures.com/xlDataVal05.html

For using a separate workbook/worksheet within VLOOKUP.

No problem.
e.g.
=VLOOKUP(A1,'c:\temp\[book1.xls]sheet1'!$A$1:$B$100,2,0)


--
Regards
Frank Kabel
Frankfurt, Germany


Luong wrote:
Hello,

can you do a HLookup or VLookup from another Excel file?
if so, what is the command?

I have an excel file with drop down list of part number
from the cell. The part number on the drop down list
depend on another Excel file. Thanks


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default HLOOKUP or VLOOKUP help

Hi
not really possible as I assume your other files are closed
- INDIRECT won't work

--
Regards
Frank Kabel
Frankfurt, Germany


Luong wrote:
Frank,
Thanks for your help, but I got one more question.
The file (c:\temp\[book1.xls]sheet1') file is different
each time. They are located in different folder on the
network and I have to do this for 50 rows. How can I
automate this so I don't have to type the file directory
50 times. Thank


-----Original Message-----
Hi
for the drop-down issue see

http://www.contextures.com/xlDataVal05.html

For using a separate workbook/worksheet within VLOOKUP. No problem.
e.g.
=VLOOKUP(A1,'c:\temp\[book1.xls]sheet1'!$A$1:$B$100,2,0)


--
Regards
Frank Kabel
Frankfurt, Germany


Luong wrote:
Hello,

can you do a HLookup or VLookup from another Excel file?
if so, what is the command?

I have an excel file with drop down list of part number
from the cell. The part number on the drop down list
depend on another Excel file. Thanks


.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VLOOKUP with HLOOKUP XKruodo Excel Worksheet Functions 2 March 19th 10 03:41 AM
Vlookup or Hlookup stew Excel Discussion (Misc queries) 8 November 13th 08 07:56 PM
VLOOKUP , HLOOKUP bijan Excel Discussion (Misc queries) 4 January 7th 07 08:04 PM
Vlookup and Hlookup Phlogiston2312 Excel Worksheet Functions 2 April 20th 05 05:09 PM
VLOOKUP or HLOOKUP?? reno Excel Worksheet Functions 0 December 20th 04 07:03 PM


All times are GMT +1. The time now is 02:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"