I’m extracting the data from analytics page(basically numbers), when i fetch it and write it to excel, it gets written in “String” format due to which i’m not able to do calculation. I tried converting string to double. The calculation goes fine but “coma” disappears. I just want to know how to write the fetched string as numbers while writing to excel.
shishirshetty2701
(Shishir)
1
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Issue with converting double value to string | 1 | 8174 | November 2, 2017 | |
| How to convert string to double keeping "," in string as decimal separator | 4 | 8387 | December 7, 2018 | |
| How to convert a value to decimal separator | 6 | 860 | October 30, 2023 | |
| Write Cell to Excel - Double | 4 | 4033 | March 20, 2019 | |
| Conversion of Excel string to double | 4 | 1634 | September 15, 2021 |