View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.worksheetfunctions,microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default I cant use englisch function names in a swedich version of excel

Hi
this is just the way Excel works. For a function translation see:
http://www.contextures.com/functions.html

--
Regards
Frank Kabel
Frankfurt, Germany


PE wrote:
Hi,
Why can't I use Englisch named function names, like =ROUND(...) in a
sheet when I have a Swedich version of excel. Excel will tell me the
error "#Name?" when I open an Englisch version worksheet or if I try
to enter an englisch function name. But if I write a macro with the
englisch function name inside the code and I call that macro in the
sheet the function will be translated to the swedich function name.
Thanks Pelle