• I’m trying to find a plugin that would act like a data table / spreadsheet that can be edited by users. What I want is very simple: for users to be able to enter a list of items and amounts, and then for calculations to be run on those amounts. So it would need some editable cells and others to be protected so they don’t overwrite the formulae.
    At the moment I have an embedded Excel spreadsheet that works, but really doesn’t look great when viewed on a mobile. I feel like this must exist bit can’t see anything that quite fits what I need. Any help would be greatly appreciated.

    • This topic was modified 5 years, 9 months ago by Jan Dembowski.
Viewing 1 replies (of 1 total)
  • I’ve seen sites (not sure if they were wp or not) with embedded Google Sheets before. Might be worth looking into seeing if you can get some code to embed a Google Sheet with… probably a simple iframe. This would not require a plugin at all.. just the iframe code.

    Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘User-editable spreadsheet plugin’ is closed to new replies.