Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default CHOOSE function - Possible with 100 values???

hi everyone. im sorry if my question is no very smart, but im not an expert
at all...
i'd like to use the choose function with 100 values, and not just 29. Is it
possible?
thanks a lot

Well.. you may also find another way to solve my problem:

i have tree tables:

the first table has 2 columns and a few rows. Int the first colum i will
instert numbers from 1 to 100, and in the second i will insert names, like
this:

N names
1 john
3 richard
6 mary
....

the second table has 2 columns. One that have numbers from 1 to 100 (row by
row) and another that has data from another formula (cont.if)

example:
N data
1 13
2 15
3 20
4 2
5 5
6 8
....

On the third table a want that names, number and data appear all togheter,
but only the ones that I inserted on table 1. So, in this case this table
would came out with this:

N names data
1 john 13
3 richard 20
6 mary 8

I CAN do this with "choose", but not with 100 values. I hope u could
understand what im trying to do! and thanks a lot!
please explain it step by step.... sorry about that...

Fernando S. Z.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 968
Default CHOOSE function - Possible with 100 values???

I think you need to use VLOOKUP, something like

=VLOOKUP(table1number,table2range,2,false)


Charles
______________________
Decision Models
FastExcel 2.2 Beta now available
www.DecisionModels.com

"Fecozisk" wrote in message
...
hi everyone. im sorry if my question is no very smart, but im not an
expert
at all...
i'd like to use the choose function with 100 values, and not just 29. Is
it
possible?
thanks a lot

Well.. you may also find another way to solve my problem:

i have tree tables:

the first table has 2 columns and a few rows. Int the first colum i will
instert numbers from 1 to 100, and in the second i will insert names, like
this:

N names
1 john
3 richard
6 mary
...

the second table has 2 columns. One that have numbers from 1 to 100 (row
by
row) and another that has data from another formula (cont.if)

example:
N data
1 13
2 15
3 20
4 2
5 5
6 8
...

On the third table a want that names, number and data appear all togheter,
but only the ones that I inserted on table 1. So, in this case this table
would came out with this:

N names data
1 john 13
3 richard 20
6 mary 8

I CAN do this with "choose", but not with 100 values. I hope u could
understand what im trying to do! and thanks a lot!
please explain it step by step.... sorry about that...

Fernando S. Z.




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
Can i use the IF function in a chart to choose its data series? Edd UK Charts and Charting in Excel 2 April 2nd 23 07:57 PM
numerical integration integreat Excel Discussion (Misc queries) 4 May 12th 06 02:40 AM
Choose Function UD 9 Excel Discussion (Misc queries) 1 November 25th 05 09:22 PM
Selecting a range of values for another function Sergun Excel Worksheet Functions 4 November 24th 05 10:45 PM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM


All times are GMT +1. The time now is 04:22 PM.

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"