Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 . |