is there a way to do a WYSIWYG? or a bug?
Posted: Thu Nov 02, 2006 12:46 pm
is there a way to program a wysiwyg? when reading a excel file i always get the correct value with highest precision. but values that are formated with lower precision are rounded.
example: 11,495 -> rounded to 11,50 (in excel UI)
can i somehow access this rounded value? or how do i achieve reading the value visible in Excel not the exact one? or how do i get the precision to round?
thanks in advance
example: 11,495 -> rounded to 11,50 (in excel UI)
can i somehow access this rounded value? or how do i achieve reading the value visible in Excel not the exact one? or how do i get the precision to round?
thanks in advance