#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default ParamArray

Does anyone know if there is a limit on the number of
arguments that can be used with ParamArray or is there a
limit to the number of arguments that can be used in any
function.

Thanks,
Jim
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 226
Default ParamArray

30 arguments is the maximum (you can see that by using the SUM() function
for example)

--
Regards,

Juan Pablo González

"Jim Chandler" wrote in message
...
Does anyone know if there is a limit on the number of
arguments that can be used with ParamArray or is there a
limit to the number of arguments that can be used in any
function.

Thanks,
Jim



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 837
Default ParamArray

Actually, the limit is 29 arguments for user written functions that are
called from Excel. ParamArray will result in the Function Wizard
prompting for a 30th argument, but you will get an error if you try to
enter that 30th argument.

Jerry

Juan Pablo Gonzalez wrote:

30 arguments is the maximum (you can see that by using the SUM() function
for example)


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 226
Default ParamArray

Yep... thanks for the clarification.

--
Regards,

Juan Pablo González

"Jerry W. Lewis" wrote in message
...
Actually, the limit is 29 arguments for user written functions that are
called from Excel. ParamArray will result in the Function Wizard
prompting for a 30th argument, but you will get an error if you try to
enter that 30th argument.

Jerry



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default ParamArray

Thanks guys

Jim
-----Original Message-----
Yep... thanks for the clarification.

--
Regards,

Juan Pablo González

"Jerry W. Lewis" wrote in

message
...
Actually, the limit is 29 arguments for user written

functions that are
called from Excel. ParamArray will result in the

Function Wizard
prompting for a 30th argument, but you will get an

error if you try to
enter that 30th argument.

Jerry



.

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



All times are GMT +1. The time now is 02:55 AM.

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"