Thread: fx Libraries
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default fx Libraries

For built in functions, just use English names.

--
Regards,
Tom Ogilvy

"cajinamaster" wrote in message
...
I need to know functions name from Excel Office in VBA.
Cause if I have to use a function in my little application english and
someone else use it in a diferent office with another language.
I need to use the default function name from that office in VBA.