http://www.perlmonks.org?node_id=11159328


in reply to Re: Install on demand ?
in thread Install on demand ?

I would allow the users to upload a CSV rather than some other format then the problem just goes away

We do allow users to upload a CSV file...
However, our target market is charities - they are often run by people with restricted IT skills and saving an Excel file as CSV will be beyond some of them.

But it probably makes sense to get this working with an uploaded CSV file then get the spreadsheet conversion working later.

Replies are listed 'Best First'.
Re^3: Install on demand ?
by afoken (Chancellor) on May 08, 2024 at 08:05 UTC
    people with restricted IT skills and saving an Excel file as CSV will be beyond some of them

    From my experience, those people with low IT skills don't even know that Excel can save in different formats, and so each and every file that opens in Excel is called an Excel file - CSV, XLS, XLSX, XLSM, and so on. Completely logical from their perspective, and a big mess when you are in IT or application support. But that is also an advantage. All they know is Excel and MS Office, and they don't have the slightest idea that things like OpenOffice / LibreOffice, KOffice or Gnumeric exist. Maybe some users with DOS experience still remember Lotus or Quattro Pro. So, it is very likely that almost all spreadsheet data comes in either as CSV or in one of the Excel formats.

    Alexander

    --
    Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)