Turning it into a polished app requires a significant time investment still. Excel is the standard for a "polished" spreadsheet. It has been in development for about 40 years (since it was released in 1985) and has had the resources the most valuable company in the world can put into a flagship cash cow application. It's-not-Excel is the primary pain point for all spreadsheet applications. Documentation, training, th…
You nailed it. The only thing Excel doesn't have is the well-designed UI and collaborative functionality of Google Sheets. Named tables, VBA, Power Query? I'm never leaving.
Ask HN: What are your most common tasks and painpoints in spreadsheet software?
21–30 of 35 posts
Re: Ask HN: What are your most common tasks and painpoints in spreadsheet software?
#22Re: Ask HN: What are your most common tasks and painpoints in spreadsheet software?
#23Another thing I wanted is to be able to write extensions in C, and to work with non-Unicode text.
Re: Ask HN: What are your most common tasks and painpoints in spreadsheet software?
#24I would want a "zoned spreadsheet", where you can define a zone grid on each page; each row and column of the zone grid defines the number of rows and columns of data in that zone row/column as well as names for rows and columns, and each cell of the zone grid (which is named by the combination of the row zone name and column zone name) has properties such as formatting, protection, default values, etc. Formulas can…
W.r.t non-unicode text: what's your use case?
Re: Ask HN: What are your most common tasks and painpoints in spreadsheet software?
#25Turning it into a polished app requires a significant time investment still. Excel is the standard for a "polished" spreadsheet. It has been in development for about 40 years (since it was released in 1985) and has had the resources the most valuable company in the world can put into a flagship cash cow application. It's-not-Excel is the primary pain point for all spreadsheet applications. Documentation, training, th…
Also the price of Excel rounds to zero when added to a professional salary for essentially any profession.
Re: Ask HN: What are your most common tasks and painpoints in spreadsheet software?
#26Earlier quoted context omitted.
Also the price of Excel rounds to zero when added to a professional salary for essentially any profession.
If I add up all the costs required that "effectively round to zero" the remainder from a normal salary rounds to zero.
Re: Ask HN: What are your most common tasks and painpoints in spreadsheet software?
#27I would want a "zoned spreadsheet", where you can define a zone grid on each page; each row and column of the zone grid defines the number of rows and columns of data in that zone row/column as well as names for rows and columns, and each cell of the zone grid (which is named by the combination of the row zone name and column zone name) has properties such as formatting, protection, default values, etc. Formulas can…
Re: Ask HN: What are your most common tasks and painpoints in spreadsheet software?
#28Re: Ask HN: What are your most common tasks and painpoints in spreadsheet software?
#29We recently build spreadsheet support in our app. Our pain-points are almost entierly mundane: * Macro-enabled Excel files, that can only be run on or by Windows. * A endless log of Excel files that have errors. Most of these are files that are not compliant to the spec, but have been supported by various software over the years. * User creating formats and overly complicated/brittle spreadsheet.
Re: Ask HN: What are your most common tasks and painpoints in spreadsheet software?
#30This has serious consequences if I continue to make changes in the new doc when I think I'm still in the native doc (xlsx).
I find myself exporting to CSV, and then closing this CSV file, and finally reopening the original Excel doc.