#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VLOOKUP

I have noticed that my "slave" file, containing a VLOOKUP formula, is
unable to pull across the entire contents of a cell from the "Master"
file when the "Master" file is unopened; it works OK when both "Master"
and "Slave" are open. The "Slave" file is "shared" and I really do not
want others to have the "Master" file open on their PCs. Is there any
way of overcoming what appears to be a maximum limit on the amount of
characters that can be transferred from an unopened file to an opened
file? By trial and error it would seem that the maximum number of
characters that can be transferred is about 250-260. Regards Mal.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default VLOOKUP

I doubt it. The first 255 characters of a string are stored with the cell
information - but the remaining characters are stored in a string table - so
I would suspect the linking code does not possess the ability to
parse/locate the additional information out of/in the string table.

--
Regards,
Tom Ogilvy


wrote in message
oups.com...
I have noticed that my "slave" file, containing a VLOOKUP formula, is
unable to pull across the entire contents of a cell from the "Master"
file when the "Master" file is unopened; it works OK when both "Master"
and "Slave" are open. The "Slave" file is "shared" and I really do not
want others to have the "Master" file open on their PCs. Is there any
way of overcoming what appears to be a maximum limit on the amount of
characters that can be transferred from an unopened file to an opened
file? By trial and error it would seem that the maximum number of
characters that can be transferred is about 250-260. Regards Mal.



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
If (Vlookup 0) working, but what if Vlookup cell does not exist Steve Excel Worksheet Functions 18 November 18th 09 07:33 PM
VLookUp - Does the VLookUp return the exact information? Cpviv Excel Worksheet Functions 2 October 28th 08 09:57 AM
Vlookup in vlookup - taking the result as array name SupperDuck Excel Worksheet Functions 2 June 2nd 07 11:05 AM
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) MikeR-Oz New Users to Excel 1 March 22nd 06 09:01 AM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 12: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"