international excel issues
- From: "Anders Lindén" <xxxx@xxxxxx>
- Date: Fri, 17 Jun 2005 11:37:05 +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: Anders Lindén
- Re: international excel issues
- From: cpnet
- Re: international excel issues
- Prev by Date: RE: catastrophic error in excel with rtd link in a conditional for
- Next by Date: Re: COleDispatchException. SCODE: 800a16ca
- Previous by thread: Office Document Imaging (MODI) - File Locked afterwards
- Next by thread: Re: international excel issues
- Index(es):
Relevant Pages
|