Errors on Functions with many arguments
In excel 97 functions with many arguments had the arguments separated with
commas and it worked well but with Excel 2003 the commas have been replaced
by a space and the function is not accepted. eg Round(12.15,1) vs Round(12.15
1). How do I resolve this?
I'm using the latest updated Excel.
|