Hi
is it possible to allow more than 15 digits in a Cell of MS Excel 2010.
my grid column values contains 16 digits number in a grid and after exporting data to a excel from grid,the 16th position of the number is coming as "0".
i,e if the number is "2312345678445008" in grid cell and after exporting into excel this value is showing in excel as "2312345678445000".
How can i rectify this issue.
Thanks