My input type tree is a 38 text/character
field. My output type tree is a database,
defined as a number (38,18)- up to 18 decimal
places.
No matter what I've tried,,, I only get 4 decimal places (i think a default).
Here's some of the samples I tried.
=TONUMBER(myvalue Column:In1,"{#[,]### [+'.'+MinDigits(0)+ '##'+ MaxDigits(18)+]}")
=TONUMBER(myvalue Column:In1,"{###['.'## + maxdigits(28)]T+'K'-}")
thanks in advance to anyone who has some suggestions...
Kris
field. My output type tree is a database,
defined as a number (38,18)- up to 18 decimal
places.
No matter what I've tried,,, I only get 4 decimal places (i think a default).
Here's some of the samples I tried.
=TONUMBER(myvalue Column:In1,"{#[,]### [+'.'+MinDigits(0)+ '##'+ MaxDigits(18)+]}")
=TONUMBER(myvalue Column:In1,"{###['.'## + maxdigits(28)]T+'K'-}")
thanks in advance to anyone who has some suggestions...
Kris