-
Details for the issue
--------------------
#### What did you do?import from Excel a csv file with hebrew characters
#### What did you expect to see?
אבד
#### What did you see instead?
…
-
I updated from version 9.1 to version 10 and all my excel files that were linked to REFPROP work correctly with version 10.
Do I have to convert them to format 10 or can I continue to use documents…
-
I currently have an excel file which has the following data
![image](https://user-images.githubusercontent.com/5576981/47720139-1cde8780-dc45-11e8-84ac-cd8eb1688edd.png)
**Excel formats of the col…
-
Hi,
As the template is provided as an .xlsx spreadsheet and Excel many users will probably use Excel to fill it, it might need an additional step to convert it to TSV. Excel mainly favors CSV (afik…
-
Hello,
I have some measurements from a SPATIAL.
The export files are RawSensors,Satellites,State and Status.(excel files)
The (lat,long) measurements which i want to convert with RTKCONV to obs fil…
-
### Description
When producing a report, I usually download the SPDX-TV , and then manually convert it to a XLS document to be further processed.
The problem is that the extra manual step is far f…
-
When importing data into Excel, there's no concern with converting passwords into encrypted format. However, when exporting data from Excel, the encrypted text should be reverted back to its origi…
-
- [x] scrape data
- [x] create table
- [x] import table to R
-
- [ ] Parsing dates from an excel in returning invalida dates (internal excel model)
temporal workaround:
``` javascript
var ms = ((numericExcelDate - (25567 - 1)) * 86400 * 1000);
var ms_of…
-
Via command-line interface I want to
- [ ] convert the margins from an excel sheet into a JSON string
- [ ] store JSON string in specified file
- [ ] write the weights back into separate Excel sh…