Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel 2003 limits lookup functions to searching 16,384 row of the source
worksheet. Is there a way to expand this window? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you mean VLOOKUP? There is no such limit.
What do you see that makes you think so? -- Kind regards, Niek Otten "Rusty" wrote in message ... Excel 2003 limits lookup functions to searching 16,384 row of the source worksheet. Is there a way to expand this window? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Niek,
I am hitting the same barrier as Rusty with same version of Excel. If you can help please look at my post 3/27/06 VLOOKUP in Data sets of more than 16384 rows -- A charming and handsome, highley intelectual adept levle Excel user. "Niek Otten" wrote: Do you mean VLOOKUP? There is no such limit. What do you see that makes you think so? -- Kind regards, Niek Otten "Rusty" wrote in message ... Excel 2003 limits lookup functions to searching 16,384 row of the source worksheet. Is there a way to expand this window? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Bluewolf,
Downgrade to XL2000 ? This version works fine on 40000+, so I can't duplicate your problem. Otherwise I suppose you could write your own lookup replacement UDF with ..Find and .Offset. NickHK "Bluewolf" wrote in message ... Hi Niek, I am hitting the same barrier as Rusty with same version of Excel. If you can help please look at my post 3/27/06 VLOOKUP in Data sets of more than 16384 rows -- A charming and handsome, highley intelectual adept levle Excel user. "Niek Otten" wrote: Do you mean VLOOKUP? There is no such limit. What do you see that makes you think so? -- Kind regards, Niek Otten "Rusty" wrote in message ... Excel 2003 limits lookup functions to searching 16,384 row of the source worksheet. Is there a way to expand this window? |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Bluewolf, I did find a work around...... I found that the 16,384 is
automatically set as a limit when selecting a higher number of rows. At the time I posted the question, I mistakenly imagined it to be a limit. But, upon going into the formula and changing the row number to whatever I wanted, the formula was accepsted and the function worked fine. "Bluewolf" wrote: Hi Niek, I am hitting the same barrier as Rusty with same version of Excel. If you can help please look at my post 3/27/06 VLOOKUP in Data sets of more than 16384 rows -- A charming and handsome, highley intelectual adept levle Excel user. "Niek Otten" wrote: Do you mean VLOOKUP? There is no such limit. What do you see that makes you think so? -- Kind regards, Niek Otten "Rusty" wrote in message ... Excel 2003 limits lookup functions to searching 16,384 row of the source worksheet. Is there a way to expand this window? |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Niek, I found that the 16,384 is automatically set as a limit when
selecting a higher number of rows. At the time I posted the question, I mistakenly imagined it to be a limit. But, upon going into the formula and changing the row number to whatever I wanted, the formula was accepsted and the function worked fine. "Niek Otten" wrote: Do you mean VLOOKUP? There is no such limit. What do you see that makes you think so? -- Kind regards, Niek Otten "Rusty" wrote in message ... Excel 2003 limits lookup functions to searching 16,384 row of the source worksheet. Is there a way to expand this window? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
need a search/find/lookup function | Excel Worksheet Functions | |||
Excel Data Validation/Lookup function does function correcty | Excel Worksheet Functions | |||
LookUp Function with Two Column Search Returning One Column Value | Excel Worksheet Functions | |||
HOW CAN I EXPAND A RANGE IN A FUNCTION BEYOND 30 CELLS IN EXCEL? | Excel Discussion (Misc queries) | |||
how to expand sort function beyond 3 on excel | Excel Programming |