Have you tried ToNumber({@formula}) ?
Also, it is recommended to check if the string is actually something that can be converted to a number before trying to do the actual conversion.
Can’t use tonumber(@formula). Why not? If you don’t tell us what the problem is, we have no way to guess what might work. Tom
Have you tried ToNumber({@formula}) ?
Also, it is recommended to check if the string is actually something that can be converted to a number before trying to do the actual conversion.
Can’t use tonumber(@formula).
Why not?
If you don’t tell us what the problem is, we have no way to guess what might work.
Tom