G
Guest
Hi
I am exporting excel worksheet values into datatable. When there is a value
in the excel cell which has more than 2 decimal places, for example say
123456789.123, the datatable truncates this to just two decimal places
(123456789.12) losing the the third decimal place. Is there a workaround for
this?. Thanks in advance.
I am exporting excel worksheet values into datatable. When there is a value
in the excel cell which has more than 2 decimal places, for example say
123456789.123, the datatable truncates this to just two decimal places
(123456789.12) losing the the third decimal place. Is there a workaround for
this?. Thanks in advance.