I developed a POS system using excel vba. Now, multiple cashiers have to write to the same excel file simultaneously and I can't seem to overcome this limitation. The problem is that I need a locally hosted solution (no cloud based solutions). How can I do this? Any recommendations?
I am...