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

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.