LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 553
Default Where can I find the Function names in other languages

Thanks all. Very helpful. Two last questions.

1)Is it possible to change the setting in my Excel so that it runs in
another language. That is, i want to see it they way the do in other
countries. Or is this a Windows setting. I would like to do some testing
in these other versions. I want to know if it is as simple as flicking a
swich on my own computer.

2)When I reived an excel file from another country (say France), it will
likely be in French. Is it possible in Excel to view that file from my
english windows/excel in English or does it only view in the language that it
orginated in (French)?

Thanks again all!



"ExcelMonkey" wrote:

I have a function that searches on a string that makes up a function name say
"=IF(". Now lets assumed that I can do this perfectly, ignoring any string
search shortfalls of VBA (I know I can use Regular Expressions too).

If I am doing this in a version of Excel that is not English say French, the
IF Statment will likely not be the english IF. As such a search for "IF(" in
a french version - or any other version - of windows is not likely to be
productive. If I wanted to build a search function that looked for "IF(" in
every language version of Excel, what would be the best way of doing this?
Would I:

1) create a sub that recognises what language version I am in, then pass the
correct function spelling for that function in that langauge to a variable
and search on it
2) Or are the functions just simply backed by a general library that can be
referenced (say a ref number that is common to all IF statments in all
languages versions of Excel?

If need be where can I get the function names across all languages?


Thanks

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a table of Excel function-names for different languages? Julia.P999 Excel Discussion (Misc queries) 5 May 22nd 07 04:32 PM
How do I find excel names that do not show in the define function Smitty Excel Discussion (Misc queries) 8 May 4th 07 04:16 PM
where to find translation of the names of the function natash@ Excel Discussion (Misc queries) 2 August 22nd 06 01:06 PM
how do I find names in a workbook full of names aj Excel Discussion (Misc queries) 1 January 19th 06 09:01 PM
How can I find the common names in two columns of names? hako Excel Discussion (Misc queries) 2 December 8th 04 01:59 AM


All times are GMT +1. The time now is 07:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"