Limit of choose function up to 29 index no.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How to overcome the limit in choose function of 29 index no. I have got 31 days data to apply the choose function. I am just 2 no. short! Help!
 
Hi

It depends on what you're trying to achieve. There is probably a better
way - maybe using a table and VLOOKUP or INDEX and MATCH

--
Andy.


Cheryl said:
How to overcome the limit in choose function of 29 index no. I have got
31 days data to apply the choose function. I am just 2 no. short! Help!
 
Hi
use a lookup table and VLOOKUP (see:
http://www.mvps.org/dmcritchie/excel/vlookup.htm)

or provide some more detail about your current CHOOSE function There
may be other ways if you have a logic behind this selection

--
Regards
Frank Kabel
Frankfurt, Germany

Cheryl said:
How to overcome the limit in choose function of 29 index no. I have
got 31 days data to apply the choose function. I am just 2 no. short!
Help!
 
How to overcome the limit in choose function of 29 index no. I have got 31 days data to apply the choose function. I am just 2 no. short! Help!

You cannot overcome that limitation in the CHOOSE function. You will need to
use a different method. If you post specifications, someone will be able to
help.


--ron
 
Back
Top