Hi all!
I need to create a way for people to edit xlsx files on the front-end of my page. What I mean is:
The user visits my page. There are two buttons – “open existing xlsx” file and “create new xlsx file from template”
From that point, the user can either open a previously saved xlsx file to edit or start a new xlsx file from a template i’ve provided.
Why?
It would be a sort of intra-net thing for a small office of 10 people. The user must be able to fill, edit and delete cells in 5-6 columns and however many rows necessary. If the user opens existing xlsx, they must be able to edit the cells. If they create new xlsx, they must be able to enter new data to the template and save it with a new name, not overwrite the template.
How can I achieve this? I’m not sure wordpress would be the best solution, but I don’t have any skills to build a dedicated app. Using pc and regular excel app won’t suffice. The one template/files based on that template must be editable on the go – in the visitors phone, tablet, a random pc. Basically, what I need is an environment for a visitor to log in, edit/create the xml file and save it. It would be awesome to do it in a wordpress powered web page, but I haven’t found any such options yet.
​
​
Advice?
[ad_2]