Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello, I live in Germany and thus use a German version of Excel. I have an Excel file, which contains some formulas, e.g.: wenn( gleich(A1;A2) ; B2; F8 ) which in English would be something like if( equals(A1;A2) ; B2; F8 ) I wonder what will happen, if a user in lets say the US will open that file. That user will have an English version of Excel. Will this English version be able to parse the German formula "wenn( gleich(A1;A2) ; B2; F8 )"? Or will I have to rewrite all formulas, i.e. replace any "wenn" by "if" and any "gleich" by "equals" and so on? If this replacement has to been done, is there a software which can do this transformation automatically or will I have to do the changes manually? Thanks in advance for you help Forumsteiger -- forumsteiger ------------------------------------------------------------------------ forumsteiger's Profile: http://www.excelforum.com/member.php...o&userid=24235 View this thread: http://www.excelforum.com/showthread...hreadid=378469 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change German language data into Eglish Language in a colum | Excel Discussion (Misc queries) | |||
language support in excel sheet using a third party language tool | Excel Worksheet Functions | |||
Changing language of an existing sheet | Excel Discussion (Misc queries) | |||
How can I programatically change the language in the language bar? | Excel Programming | |||
How to change the excel format from language to language? | Excel Discussion (Misc queries) |