Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default question about "swtich" function

hi,

here is a question about "swtich" function.

i wonder if there is a limit for the quantity of the arguments in the
function.

thank you.

regards


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default question about "swtich" function

If you are referring to the CHOOSE function, the limit is 29 values. I don't
see a function called "switch" in my XL97 or XL XP installs.
--
HTH -

-Frank
Microsoft Excel MVP
Dolphin Technology Corp.
http://vbapro.com



"youngman" wrote in message
...
hi,

here is a question about "swtich" function.

i wonder if there is a limit for the quantity of the arguments in the
function.

thank you.

regards




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default question about "swtich" function

Hi

According to Excel VBA help files :

Switch(expr-1, value-1[, expr-2, value-2 … [, expr-n,value-n]])

the Switch function can have unlimited number of arguments but there is
probably a limit depending on your computer's available memory.

I search the Knowledge Base and found nothing on Maximum Arguments in
functions.

Tom



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default question about "swtich" function

Well, color me embarassed...of course I could have looked in VBA, especially
since this is the .programming group...

Thanks, Tom -

-Frank

"tomhaddock" wrote in message
...
Hi

According to Excel VBA help files :

Switch(expr-1, value-1[, expr-2, value-2 . [, expr-n,value-n]])

the Switch function can have unlimited number of arguments but there is
probably a limit depending on your computer's available memory.

I search the Knowledge Base and found nothing on Maximum Arguments in
functions.

Tom



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/



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
Text "comparison" operator for "contains" used in an "IF" Function Pawaso Excel Worksheet Functions 4 April 4th 23 11:35 AM
"Find" function question - No code required N1KO Excel Discussion (Misc queries) 1 May 6th 09 03:59 PM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
Question about "Find" function in Edit menu cpayneHTE Excel Discussion (Misc queries) 9 March 19th 08 01:36 PM
"Disk is Full" add-on question to "Can't reset last cell" post tod [email protected] Excel Discussion (Misc queries) 0 January 22nd 07 02:32 AM


All times are GMT +1. The time now is 12:29 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"