I read very little information about Sharepoint (SP), and most of my reading focused on sales overview. I am disposing of VBA with Office applications - especially Access - on a regular basis, and I am wondering if there is any translatable way to save custom writing functions of my own VBA in Sharepoint, especially with MS Access.
I read that Access databases can be run in SP, with tbales to be listed and generated in InfoPath, but I assume that they mainly talk about Access database applications that were created using wizards, which consist mainly of related objects without explicitly defined code.
Most of my applications are mostly VBA driven code because of my automation requirements, which I will describe my tasks for. Can I do the same in SP, and can anyone point out any links to this topic in particular?
source share