Good way let low-skill people edit CSV files with predefined row names?
    Dukc 
    ajieskola at gmail.com
       
    Thu Oct 24 17:41:21 UTC 2019
    
    
  
On Thursday, 24 October 2019 at 16:50:17 UTC, Dukc wrote:
> Hmm, I need to check whether I can do that on LibreOffice Calc.
Unfortunately, no. If there's a way to do that, it's not obvious.
> I should be able to make an easy-to-use excel-to-csv translator 
> using Atilas Excel utilites without too much effort.
This was wrong: Atila's Excel-d enables writing plugin functions, 
but not reading the spreadsheets. There are other DUB utilities 
for that, though.
I quess I will give my employer two options: Either the price 
variables are in an one-column CSV and I distribute the key 
column separately so they don't mess it up, or I take my time to 
do a GUI solution.
Unless somebody has better ideas?
    
    
More information about the Digitalmars-d-learn
mailing list