Board index » cppbuilder » Different languages and formulas in Excel
RoRi
![]() CBuilder Developer |
Fri, 14 Oct 2005 18:54:40 GMT
Different languages and formulas in Excel
Hello,
I am using BCB 5.0 to automate excel. How would I proper decide which language is setup for excel, so I can pass i.e. =COUNTIF(B1:B34, "X") Not only that the commands are translated to german, the english formula Since my application is supposed to be running on an english and a german The spreadsheets that I am creating do not have this problem. They work fine Thanks a lot for your help |