ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   ParamArray (https://www.excelbanter.com/excel-programming/296460-paramarray.html)

Jim Chandler[_2_]

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

Juan Pablo González

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




Jerry W. Lewis

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)



Juan Pablo González

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




Jim Chandler[_2_]

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



.



All times are GMT +1. The time now is 05:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com