international excel issues
- From: "Anders Lindén" <xxxx@xxxxxx>
- Date: Sun, 19 Jun 2005 20:46:32 +0200
Creating an excel-document using automation seems to be a national dependent process
if you ask me.
If I am doing a program that puts the IF function in a cell (using Excel.Application with IDispatch),
it works to create the document using my program on a computer with an english installation of excel.
But not if the installation language is swedish.
Then I have to use OM instead of IF. People that claims that you always can use the english translation and it will
be automatically translated to swedish, did they actually test it before they claimed it?
Am I expected to have a list with all possible translations in my program and to check which version the user
runs?
Or can I set the Excel.Application object in a certain mode where it will understand english?
/Anders
.
- Follow-Ups:
- RE: international excel issues
- From: Stefi
- Re: international excel issues
- From: keepITcool
- RE: international excel issues
- Prev by Date: copy a worksheet - but not the value (text)
- Next by Date: In desperate need of assistance
- Previous by thread: copy a worksheet - but not the value (text)
- Next by thread: Re: international excel issues
- Index(es):
Relevant Pages
|