Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / September 2007

Tip: Looking for answers? Try searching our database.

Reference for German Code

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
robkiolbasa - 19 Sep 2007 14:38 GMT
Hello,

I have a user who is opening an excel sheet with some German
referenced and is getting an error message because it is referencing a
German keystroke.  The problem code is below:

Application.OnKey "{ENDE}", "aendern"
Application.OnKey "{einfg}", "einfueg"
Application.OnKey "^{ENDE}", "aendern_voll"

Basically, his US setup does not recognize the keystrokes ENDE and
einfg (end and insert).  I can change them to english and it works,
but I do not want to do this because this is a shared spreadsheet.

Is there a change I can make on his client that will enable this
coding?
Jim Rech - 19 Sep 2007 14:52 GMT
Perhaps you can use:

Application.International(xlCountrySetting)

to run country specific code (US settings return 1).

Signature

Jim

| Hello,
|
[quoted text clipped - 12 lines]
| Is there a change I can make on his client that will enable this
| coding?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.