Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have some problems with the keyboard input. Some users of my excel sheet use the Dutch Regional keyboard setting, but they must use the English (United States) Regional setting. Can I implement this in the VBA code, so that the user don't have to set this manually? Any help is welcome! Regards, Mike |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi.
Why do you need to change Reg Settings? I'm Dutch.. and I have several apps in both English and Dutch (and Finnish for that matter..) As a user .. I'd be very displeased with any application that would change my regional settings. Some people (me included) have it all setup to the way they like/neeed/expect. I would expect ANY application to leave them alone. See Application.International in Excel VBA on how to READ them. Note that if Application.UseSystemSeparators = False then you'll ALSO have to look at Application.DecimalSeparator & ThousandsSeparator. So the question remains: Which settings are exactly your problem (and are they a problem on inserting formulas) or to achieve universal display? Please also mention any Excel and or OS verions. keepITcool < email : keepitcool chello nl (with @ and .) < homepage: http://members.chello.nl/keepitcool "Deer Hunter" wrote: Hi, I have some problems with the keyboard input. Some users of my excel sheet use the Dutch Regional keyboard setting, but they must use the English (United States) Regional setting. Can I implement this in the VBA code, so that the user don't have to set this manually? Any help is welcome! Regards, Mike |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Mike,
Perhaps you can use the Office Visual Keyboard to support multiple languages. Off. 2000 http://office.microsoft.com/download...skeyboard.aspx Off. 2002 http://office.microsoft.com/download.../vkeyinst.aspx -- John johnf202 at hotmail dot com "Deer Hunter" wrote in message ... Hi, I have some problems with the keyboard input. Some users of my excel sheet use the Dutch Regional keyboard setting, but they must use the English (United States) Regional setting. Can I implement this in the VBA code, so that the user don't have to set this manually? Any help is welcome! Regards, Mike |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
number format in regional setting vista not carried in excel2007 | Excel Discussion (Misc queries) | |||
@How to change worksheets with keyboard | Excel Discussion (Misc queries) | |||
Setting Display of Keyboard Shortcuts in MenuBar and/or Ribbon | Setting up and Configuration of Excel | |||
TAB as list separator via regional setting | Excel Discussion (Misc queries) | |||
Change the low date range regional setting. | Excel Discussion (Misc queries) |