Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default Language Settings Issue

I work in a multi cultural office, which is causing issues with some
functions and code that I am using in a workbook I have created, which is
used by many different people in my office.

How can I best read which language setting the current user has on their pc
and return this information to a specific cell in my workbook?

We are currently running excel 2003, but if the solution is different I
would also like the answer for 2007, as we are intending to upgrade in the
near future.

Thanks for the help with this.

Richard
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default Language Settings Issue

application.International(xlcountrycode) - Country/Region version of
Microsoft Excel

application.International(xlcountrysetting) - Country/Region setting in the
Windows Control Panel

you will need to decode them

--
__________________________________
HTH

Bob

"Richard" wrote in message
...
I work in a multi cultural office, which is causing issues with some
functions and code that I am using in a workbook I have created, which is
used by many different people in my office.

How can I best read which language setting the current user has on their
pc
and return this information to a specific cell in my workbook?

We are currently running excel 2003, but if the solution is different I
would also like the answer for 2007, as we are intending to upgrade in the
near future.

Thanks for the help with this.

Richard



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default Language Settings Issue

Thats Great

Many Thanks

"Bob Phillips" wrote:

application.International(xlcountrycode) - Country/Region version of
Microsoft Excel

application.International(xlcountrysetting) - Country/Region setting in the
Windows Control Panel

you will need to decode them

--
__________________________________
HTH

Bob

"Richard" wrote in message
...
I work in a multi cultural office, which is causing issues with some
functions and code that I am using in a workbook I have created, which is
used by many different people in my office.

How can I best read which language setting the current user has on their
pc
and return this information to a specific cell in my workbook?

We are currently running excel 2003, but if the solution is different I
would also like the answer for 2007, as we are intending to upgrade in the
near future.

Thanks for the help with this.

Richard




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
Different Language Settings... Trevor Williams Excel Worksheet Functions 5 May 6th 08 03:00 PM
Language independent Pivot settings Claude Excel Programming 1 May 18th 06 10:42 PM
DDE and MS Office Language Settings DDE_User Excel Programming 0 May 6th 05 01:46 PM
override language settings on date n.almeida Excel Discussion (Misc queries) 0 February 15th 05 02:45 PM
Language settings jacob[_3_] Excel Programming 3 September 12th 03 01:48 PM


All times are GMT +1. The time now is 01:20 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"