Hi,
When I updated a worksheet of an excel file by Excel advanced: Write from data table, all the cell formats went to text.
When the data table is saved in a csv file, the value shows normal.
Any idea or improvement on A360?
Hi,
When I updated a worksheet of an excel file by Excel advanced: Write from data table, all the cell formats went to text.
When the data table is saved in a csv file, the value shows normal.
Any idea or improvement on A360?
Hi
May I know the kinds of data that you are having in that Worksheet that you are referring here?
Hi
It’s a normal data table which contains string and double. below is an example.
col1, col2, col3
aa, 11, 1234
bb, 22, 2345
When the data table is written to an excel, all fields are formatted as text, including the value in column col2 & col3.
Now I have to add extra loops to set value one by one from the data table to the excel.
Hi
This is because of the Excel Auto checking. Try after disabling it. Follow the below steps to disable the same.
Hi
It doesn’t work and the format is still text.
Nvm, since I have to set specific cell format to percentage / double with 2 digits / double with 4 digits, I used VBScript to accomplish.
Yup~
If the format isn’t text, calculation is shown when you select multiple fields in status bar.
You mean when you select B2:B4, calculation is shown in the status bar?
I tried + or - is working fine. But it doesn’t when you use *, /, or sum().
Hi
Maybe the follow resource helps:
Regards
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.