We are on a network. There are going to be a number of supervisors accessing the same mdb at the same time, that will create an order. Once the order is done per user, the table that holds the counts needs to be updated live. So that the next supervisor will see the correct information, and also when that user is finished we need to delete their information from the table without deleting everyone elses.