I need to get a whole decimal value from a cell
(ie) to get all the numbers after the comma (,) or (.) can able to see in the formula bar. whereas only 2 or 3 numbers will be visible in the cell.
so, when extracting and writing it in “write line” or another Excel file its writes only with visible numbers.
@Prasaanth_S1
Hello
What format is your number column in the the Excel? I tried same with text and general and writeline each row and entire value is printed.
@Prasaanth_S1
If your Excel is saving the numbers in Number or Scientific, you will have to alter the template to show more decimal places, but text and general will show all regardless.