Does grist have forms?
* You have a huge Excel document that's basically a DB. (What Access kinda was)
* You want users to interact with said data document, i.e add record, find/query record(s), edit records
* You add a "form" for users to do just that. You can also add a "login" form to give some users more permissions.
It's basically if you could turn a SQlite file into a low-coded desktop app.JET Blue aka ESE is currently used by products like Active Directory and Exchange.
In case of failure, just copy-over the old file from yesterday - such simple solutions are pure gold for SME without any big IT department
For what it's worth, which isn't much because this is probably outdated: I remember trying grist a few years ago and leaving mildly unimpressed with form support (I think because I was hoping to have image upload in the forms and that wasn't supported yet).
Since it is relevant here: support for uploads was code written by a French contributor, and reviewed by a developer working for the French gov (ANCT/DINUM) and a developer working for Grist Labs. Grist Labs has since maintained and improved on it. The forms feature itself was inspired by an integration built by Camille Legeron at ANCT.