Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a very difficult problem that seems to be to hard for me to
solve. We use VBA forms with textboxes for input. I'm in need of a converting function which works in all countries, especially regarding decimal sign and thousand separator. If I'm in Sweden where we use "," as decimal sign I want to be able to also use "." and convert this to a numeric value. If I'm in US where we use "." as decimal sign I want to be able to also use "," and convert this to a numeric value. The reason why I want to allow both signs is that the entered value is used for other calculations so I need it to be numeric. All kinds of help is very appreciated! Regards, SE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why input range contains non-numeric data? | Excel Discussion (Misc queries) | |||
Numeric input in E to divide by 2 automatically in H | Excel Discussion (Misc queries) | |||
using the mouse to do numeric input | Excel Discussion (Misc queries) | |||
Numeric in Text to convert back to the form of Numeric for VLookup Purposes | Excel Discussion (Misc queries) | |||
formula numeric input | Excel Discussion (Misc queries) |