View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roger Govier Roger Govier is offline
external usenet poster
 
Posts: 2,886
Default Errors on Functions with many arguments

Hi Ravi

It must be something to do with your Regional settings.
With UK version, the comma works fine.

Maybe you need to use semi-colon ; for your version.

--
Regards

Roger Govier


"Ravi" wrote in message
...
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.