I have an Access database (accdb) that uses unbound forms (everything done with vba) for the team to input information. Our only shared workspace is a virtual machine, so my idea is to split the database, give everyone a copy of the front end and put the back end on the virtual machine.
How though do I connect the two?