Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
kleivakat
 
Posts: n/a
Default VLOOKUP referencing another workbook

What's wrong with this formula:

=vlookup(I2,[PLLIST.xls]Sheet1!$a$2:$c$500,3,False)

Where I2 is the cell that is being looked up
PLLIST is the workbook where the table is located (in the same directory as
the file I'm working on)
Sheet1 is the sheet in that workbook
The lookup range is a2:C500
The information that I want in my cell is from column 3 in PLLIST, which is
not in numerical order (False)

As best I can tell, the error is in referencing another workbook.

Thanks for any help.

KK
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary Brown
 
Posts: n/a
Default VLOOKUP referencing another workbook


=VLOOKUP(I2,[PLLIST.xls]Sheet1!$A$2:$C$500,3,FALSE) is fine, I have
tested with this excat formula and it worked fine. I can only assume
that the value in I2 does not exactly match the values in column A of
Sheet1 in the workbook PLLIST, are you sure you don't have a space
after the value in either I2 or in column A?


--
Gary Brown
------------------------------------------------------------------------
Gary Brown's Profile: http://www.excelforum.com/member.php...o&userid=17084
View this thread: http://www.excelforum.com/showthread...hreadid=520620

  #3   Report Post  
Posted to microsoft.public.excel.misc
kleivakat
 
Posts: n/a
Default VLOOKUP referencing another workbook

Thank you for finding that! I pulled the information in my worksheet off an
AS400 Query, and it inserted a space in the front of each cell thas I was
searching on. I did a quick find and replace, and it works great! Thanks for
catching it!!

Kathy

"Gary Brown" wrote:


=VLOOKUP(I2,[PLLIST.xls]Sheet1!$A$2:$C$500,3,FALSE) is fine, I have
tested with this excat formula and it worked fine. I can only assume
that the value in I2 does not exactly match the values in column A of
Sheet1 in the workbook PLLIST, are you sure you don't have a space
after the value in either I2 or in column A?


--
Gary Brown
------------------------------------------------------------------------
Gary Brown's Profile: http://www.excelforum.com/member.php...o&userid=17084
View this thread: http://www.excelforum.com/showthread...hreadid=520620


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
HOW DO I SUM TWO CELLS FROM ONE WORKBOOK TO ANOTHER WORKBOOK? Bill O'Neal Excel Worksheet Functions 8 August 14th 09 11:36 PM
excel exits unexpectedly or hangs the second time I open workbook r_m_i Excel Discussion (Misc queries) 0 February 9th 06 10:14 PM
Can vlookup or hlookup look to other worksheets within a workbook. flgc54 Excel Worksheet Functions 1 March 12th 05 12:31 AM
Unprotect Workbook Kent Excel Discussion (Misc queries) 1 February 4th 05 01:07 AM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM


All times are GMT +1. The time now is 03:33 PM.

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"