Hello ! (sorry, non-native english speaker here, don’t hesitate to ask me if something isn’t very clear !)
I created a form linked to a .ods file, and I’m trying to process the answers in a user-friendly way.
There is not a lot of very complicated formulas, i’m just pulling the content of some cells into others using INDEX() and EQUIV(), but i have some troubles : the tables don’t actualize themselves when new data is coming in. The only way I can make it work for now is by downloading the file, opening it locally with LibreOffice and reupload it once all cells are updated.
Do you have any ideas about that ?
Thank you !