At our company we have an extensive dataset with a large VBA application. Overall user satisfaction with this VBA application is high, but we do not want to add new features to an old program. However, we want to keep the VBA application with its current functionalities.
Now, we would like to use a PowerApp which uses the data in the Microsoft Access database. I was surprised to hear that it is not possible to connect our Access database to PowerApps. I found that it is possible to migrate the Access database to a Dataverse database, but following questions remain:
- Would this mean we can no longer use our VBA application to modify and interect with the data in our Access database. Or is it possible to automatically sync the Dataverse database with our Access database so we keep the data identical?
- If no, what are our options? Rebuild the VBA application in PowerApps with a Dataverse back-end?
I look forward to hearing your insights.