Hi
I use SaveCSV form table data to excel (txt) csv file.
I have 2 fields cNumber: (for example)
1. Barcode (with value - 8693161008118)
2. CAVT-Number (with value - 4026203334236)
Everything is OK with SaveCSV , but when I open CSV file in excel (2007 Version I have) two cNumber fields have value like this:
1. 8.69316E+12
2. 4.0262E+12
I want to create CSV with original data from my database.sl3.
How to fix this?
There are only two ways for field type cNumber and cString.
:sign0163:
Thanks!
I use SaveCSV form table data to excel (txt) csv file.
I have 2 fields cNumber: (for example)
1. Barcode (with value - 8693161008118)
2. CAVT-Number (with value - 4026203334236)
Everything is OK with SaveCSV , but when I open CSV file in excel (2007 Version I have) two cNumber fields have value like this:
1. 8.69316E+12
2. 4.0262E+12
I want to create CSV with original data from my database.sl3.
How to fix this?
There are only two ways for field type cNumber and cString.
:sign0163:
Thanks!