choose?

  • Thread starter Thread starter pierre
  • Start date Start date
P

pierre

can you PLEASE indicate me where i can find an example of a spreadsheet where
i can see an example of CHOOSE function in all its forms and variations ??

eg : CHOOSE((B9="X")+2*(C9="Y")+1, "neither", 5, 6,"both")
 
Why don't you GOOGLE the following:

Excel's CHOOSE function

You'll be busy reading for the next couple of hours...
 
The Excel help file for the Choose function has several examples.
(depending on your Excel version - which you neglected to specify)

Seeing all the "forms and variations" is not realistic.
Each person entering the function can customize it to fit their needs.
(as is the sample you posted).

What may be of more help is understanding the order in which
calculations are done in Excel. In Excel help enter "calculation operators" or
"operator order" or "evaluation order" or similar text until you find the
explanation for the sequence in which calculation is done.

Using "Tools | Formula Auditing | Evaluate Formula" may also help.
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"pierre"
wrote in message
can you PLEASE indicate me where i can find an example of a spreadsheet where
i can see an example of CHOOSE function in all its forms and variations ??

eg : CHOOSE((B9="X")+2*(C9="Y")+1, "neither", 5, 6,"both")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

? 5
PLEASE HELP TO MATCH ALL SHEET AND THEN MERGE, 1
please helpp. 4
Help With MS Access 4
Multiple-column Drop-down 2
drop down list 3
Formula Needed : Sum on Conditions 3
choose+match 4

Back
Top