Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default TextBox in UserForm issue

I discovered a new bug in the project I'm working on...

I have my entire project working perfectly, except that it is used in
Europe and South America as well. These countries use Windows XP but
they go into Control Panel -- Region and Language Options and they set
their Windows Region to (example) German. Then they open up my project,
and the only difference is that the decimal is a comma instead of a
period. This apparently throws off my Excel project if I save it in
German and open it up after switching back to English (United States)
settings.

The problem is this:

I have my TextBoxes set to display TextBox.Text as 2 decimal places
(0.00). This works fine in English, and stores it as a number. It
unfortunately doesn't recognize it as a number when I go from German to
English though - When I open it in English, the 0,00 remains, and it is
recognized as Text, not Numeric.

Is there a way to force the spreadsheet or .Text value to recognize it
as a number when it's storing the entry in the Textbox?

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
Userform textbox help [email protected] Excel Programming 0 September 16th 06 10:57 PM
Textbox highlighting issue peter.thompson[_16_] Excel Programming 2 December 27th 05 08:29 PM
TEXTBOX in USERFORM RUUD VAN DEURSEN Excel Programming 5 March 1st 05 03:36 PM
textbox issue TC[_6_] Excel Programming 3 October 21st 04 05:58 AM
UserForm TextBox to ActiveSheet TextBox over 256 characters Dan E[_2_] Excel Programming 1 July 28th 03 07:36 PM


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