Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Check Ms Office/Excel language version

Hi there ,
Is there a way to check the language version of an Ms Office - ( Excel -
Access , etc ) installation.
I have the following problem :

I got some code to get all available printers on a machine.
And on an English Ms office / windows the printer gets the word ON before
the portvalue
for instance : HP 4100 Laserjet on Ne01:

If i run the code on a FRENCH installation of Ms Office it should change the
ON word into SUR
for instance : HP 4100 Laserjet sur Ne01:

I'd like to adapt the code to check the language version first to be able to
change the words ON / SUR words.

Many thanks
Mario


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Check Ms Office/Excel language version

Mario,
?application.International(xlCountryCode)

NickHK

"Mario" wrote in message
...
Hi there ,
Is there a way to check the language version of an Ms Office - ( Excel -
Access , etc ) installation.
I have the following problem :

I got some code to get all available printers on a machine.
And on an English Ms office / windows the printer gets the word ON before
the portvalue
for instance : HP 4100 Laserjet on Ne01:

If i run the code on a FRENCH installation of Ms Office it should change

the
ON word into SUR
for instance : HP 4100 Laserjet sur Ne01:

I'd like to adapt the code to check the language version first to be able

to
change the words ON / SUR words.

Many thanks
Mario




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Check Ms Office/Excel language version

Nick ,
Work fine , but is there a list with all countrycode values?
Mario

"NickHK" wrote in message
...
Mario,
?application.International(xlCountryCode)

NickHK

"Mario" wrote in message
...
Hi there ,
Is there a way to check the language version of an Ms Office - ( Excel -
Access , etc ) installation.
I have the following problem :

I got some code to get all available printers on a machine.
And on an English Ms office / windows the printer gets the word ON before
the portvalue
for instance : HP 4100 Laserjet on Ne01:

If i run the code on a FRENCH installation of Ms Office it should change

the
ON word into SUR
for instance : HP 4100 Laserjet sur Ne01:

I'd like to adapt the code to check the language version first to be able

to
change the words ON / SUR words.

Many thanks
Mario






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Check Ms Office/Excel language version

Ok , found the info at microsoft site.
Again many trhanks for the quick respons.

Mario

"Mario" wrote in message
...
Nick ,
Work fine , but is there a list with all countrycode values?
Mario

"NickHK" wrote in message
...
Mario,
?application.International(xlCountryCode)

NickHK

"Mario" wrote in message
...
Hi there ,
Is there a way to check the language version of an Ms Office - ( Excel -
Access , etc ) installation.
I have the following problem :

I got some code to get all available printers on a machine.
And on an English Ms office / windows the printer gets the word ON
before
the portvalue
for instance : HP 4100 Laserjet on Ne01:

If i run the code on a FRENCH installation of Ms Office it should change

the
ON word into SUR
for instance : HP 4100 Laserjet sur Ne01:

I'd like to adapt the code to check the language version first to be
able

to
change the words ON / SUR words.

Many thanks
Mario








Reply
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
German language issues with macros - Office 2003 version Colinhp Excel Programming 7 July 28th 06 02:53 PM
Windows version language and Excel version language Jac Tremblay[_4_] Excel Programming 3 July 1st 06 04:04 PM
Safely automating any language version of Excel cpnet Excel Programming 1 June 23rd 05 12:42 AM
Determining Language Version of Excel Paul Excel Programming 4 December 10th 04 03:35 PM
language version excel masterflasher[_2_] Excel Programming 1 September 16th 04 02:20 PM


All times are GMT +1. The time now is 12:11 AM.

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

About Us

"It's about Microsoft Excel"