I want to link Visual Basic Form to an Access database that is uploaded somewhere online, and not on the same computer.

I can easily link the VB Form to a database that is somewhere on the hard drive, but in this scenario the same Form, linked to the same one database, will be used by multiple people on different computers.

Is there a way I can upload the Access file somewhere and then link it to one VB Form, send the Form to all the different people and allow them to make changes simultaneously?

Thanks in advance