Hi,
Can anyone tell me again what that function was that converts a string to a double? Someone told me once before so I know it exists but I forgot
The function recognized point and comma both as decimal point.
So e.g. It would convert
5.69 or 5,69 to the appropriate decimal sign that access uses for a double.
Can anyone tell me again what that function was that converts a string to a double? Someone told me once before so I know it exists but I forgot
![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)
The function recognized point and comma both as decimal point.
So e.g. It would convert
5.69 or 5,69 to the appropriate decimal sign that access uses for a double.