Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Vlookup issues when source data is in another workbook?

Hello - are there limitations around having the 'Table Array' in the vlookup
formula be another workbook? In other words, does the other workbook have to
be open to work, or any other limitation? I ask, because I'm trying to have
a vlookup to another workbook, and do not want users to have to open this
other workbook. When they open the file with the vlookup formula, we are
getting the prompt asking if they want to Update the data. When I select
Update, it doesn't seem to work. It seems to only show the values from the
vlookup from the last time I saved the file, or works if I open the other
workbook with the destination data. I hope that makes sense. Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Vlookup issues when source data is in another workbook?

I tested with Excel 2007...

The value got update even when the source file was closed.

I had to enable 'Automatic update of links'....

"Kathy L." wrote:

Hello - are there limitations around having the 'Table Array' in the vlookup
formula be another workbook? In other words, does the other workbook have to
be open to work, or any other limitation? I ask, because I'm trying to have
a vlookup to another workbook, and do not want users to have to open this
other workbook. When they open the file with the vlookup formula, we are
getting the prompt asking if they want to Update the data. When I select
Update, it doesn't seem to work. It seems to only show the values from the
vlookup from the last time I saved the file, or works if I open the other
workbook with the destination data. I hope that makes sense. Thank you.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Vlookup issues when source data is in another workbook?

Thank you...unfortunately I'm on Excel 2003, sorry I should have mentioned.
I do have the automatic update of links enabled in the options.

"Sheeloo" wrote:

I tested with Excel 2007...

The value got update even when the source file was closed.

I had to enable 'Automatic update of links'....

"Kathy L." wrote:

Hello - are there limitations around having the 'Table Array' in the vlookup
formula be another workbook? In other words, does the other workbook have to
be open to work, or any other limitation? I ask, because I'm trying to have
a vlookup to another workbook, and do not want users to have to open this
other workbook. When they open the file with the vlookup formula, we are
getting the prompt asking if they want to Update the data. When I select
Update, it doesn't seem to work. It seems to only show the values from the
vlookup from the last time I saved the file, or works if I open the other
workbook with the destination data. I hope that makes sense. Thank you.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default Vlookup issues when source data is in another workbook?

As far as I know, VLOOKUP works with closed file also...

INDIRECT requires the other file to be open.

"Kathy L." wrote:

Thank you...unfortunately I'm on Excel 2003, sorry I should have mentioned.
I do have the automatic update of links enabled in the options.

"Sheeloo" wrote:

I tested with Excel 2007...

The value got update even when the source file was closed.

I had to enable 'Automatic update of links'....

"Kathy L." wrote:

Hello - are there limitations around having the 'Table Array' in the vlookup
formula be another workbook? In other words, does the other workbook have to
be open to work, or any other limitation? I ask, because I'm trying to have
a vlookup to another workbook, and do not want users to have to open this
other workbook. When they open the file with the vlookup formula, we are
getting the prompt asking if they want to Update the data. When I select
Update, it doesn't seem to work. It seems to only show the values from the
vlookup from the last time I saved the file, or works if I open the other
workbook with the destination data. I hope that makes sense. Thank you.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Vlookup issues when source data is in another workbook?

What's your formula look like:

When the source file is closed Excel "complains" if the table_array is more
than 16375 rows. If your using something like this:

=VLOOKUP(A1,'C:\TV\[xxx.xls]Sheet1'!A:B,2,0)

Use a smaller specific range in the table_array if you can.

--
Biff
Microsoft Excel MVP


"Kathy L." wrote in message
...
Hello - are there limitations around having the 'Table Array' in the
vlookup
formula be another workbook? In other words, does the other workbook have
to
be open to work, or any other limitation? I ask, because I'm trying to
have
a vlookup to another workbook, and do not want users to have to open this
other workbook. When they open the file with the vlookup formula, we are
getting the prompt asking if they want to Update the data. When I select
Update, it doesn't seem to work. It seems to only show the values from
the
vlookup from the last time I saved the file, or works if I open the other
workbook with the destination data. I hope that makes sense. Thank you.





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Vlookup issues when source data is in another workbook?

Thank you...good tip. My formula did look like this, but now I added in the
specific rows (2 through 1260) in the table_array. Unfortunately, this
morning, it seems the Update still isn't pulling as I'd expect. Refreshes
fine once I open the data file, but when I first open and select Update Data,
I still get the message that says "This workbook contains one or more links
that cannot be udpated."

"T. Valko" wrote:

What's your formula look like:

When the source file is closed Excel "complains" if the table_array is more
than 16375 rows. If your using something like this:

=VLOOKUP(A1,'C:\TV\[xxx.xls]Sheet1'!A:B,2,0)

Use a smaller specific range in the table_array if you can.

--
Biff
Microsoft Excel MVP


"Kathy L." wrote in message
...
Hello - are there limitations around having the 'Table Array' in the
vlookup
formula be another workbook? In other words, does the other workbook have
to
be open to work, or any other limitation? I ask, because I'm trying to
have
a vlookup to another workbook, and do not want users to have to open this
other workbook. When they open the file with the vlookup formula, we are
getting the prompt asking if they want to Update the data. When I select
Update, it doesn't seem to work. It seems to only show the values from
the
vlookup from the last time I saved the file, or works if I open the other
workbook with the destination data. I hope that makes sense. Thank you.




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
Problem: Paste Data after Source Workbook in Closed... Andrey Kazak Excel Discussion (Misc queries) 1 December 7th 08 09:19 PM
Issues with Linking Data in Various Tabs within a workbook? Sandypants Excel Worksheet Functions 5 October 6th 08 03:36 PM
Data Source Trust Issues NervousFred Excel Discussion (Misc queries) 2 July 25th 08 03:40 PM
pivot w/ a different workbook as data source - odd behavior gtgtgt[_2_] Excel Discussion (Misc queries) 0 April 23rd 08 05:58 PM
VLOOKUP - recover missing data source daveberm Excel Worksheet Functions 0 January 26th 08 05:42 AM


All times are GMT +1. The time now is 01:12 AM.

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

About Us

"It's about Microsoft Excel"