Hi, I have a user who has a function say :
Function Calculate_values (param1,Param2,param3,param4,...etc)
Everything works fine until more than 12 parameters are entered. Is there a maximum? can't find any mention anywhere. Just need to explore the obvious first. Any help greatly appreciated.
Thanks
Martin.
Function Calculate_values (param1,Param2,param3,param4,...etc)
Everything works fine until more than 12 parameters are entered. Is there a maximum? can't find any mention anywhere. Just need to explore the obvious first. Any help greatly appreciated.
Thanks
Martin.