P
papo71
Hi!
I've two files:
file #1: DB file with about 1000 rows,
file #2 drawing data file.
(file #2 has tho sheets one of those is a linked copy of file #1)
I use vlookup funcion to extract data from #1 to #2 but I've
experienced the following problem/weakness.
If I use the whole #1 table (1000 rows) to draw data, everithing is
going well
If I use the whole #2 linked table (1000 rows) to draw data, I get 0
(zero) for each value
If I use a partial #2 table (335 rows) to draw data, everithing is
going well (down to the 335th row!), but if I extend the search area to
336 rows I get 0 again!
It sems that the limit of 335 rows exists only if I use a table array
in the same file (#2) and not with a reference outside the #2 file.
I read somewhere that vlookup function can have problem with big table
arrays, but, with a P4, 1GB RAM, a 1000rows DB and file #1 and #2 not
exceeding 1.5MB each, I think it shouldn't!
Does it?
I've two files:
file #1: DB file with about 1000 rows,
file #2 drawing data file.
(file #2 has tho sheets one of those is a linked copy of file #1)
I use vlookup funcion to extract data from #1 to #2 but I've
experienced the following problem/weakness.
If I use the whole #1 table (1000 rows) to draw data, everithing is
going well
If I use the whole #2 linked table (1000 rows) to draw data, I get 0
(zero) for each value
If I use a partial #2 table (335 rows) to draw data, everithing is
going well (down to the 335th row!), but if I extend the search area to
336 rows I get 0 again!
It sems that the limit of 335 rows exists only if I use a table array
in the same file (#2) and not with a reference outside the #2 file.
I read somewhere that vlookup function can have problem with big table
arrays, but, with a P4, 1GB RAM, a 1000rows DB and file #1 and #2 not
exceeding 1.5MB each, I think it shouldn't!
Does it?