mcelligott
Programmer
I have been asked to create a log in Access to keep track of the tow truck rotation (the order in which the dispatcher should call the tow trucks). The dispatchers call 4 tow trucks and then the rotation starts over again (ex: 451, 452, 453, 454, 451, 452, 453, 454, etc).
My first issue is getting the tow unit # to increment like the above example.
My second issue is if one of the units gets cancelled after being dispatched, it needs come up again as the next unit in the rotation again.
Any suggestions?
My first issue is getting the tow unit # to increment like the above example.
My second issue is if one of the units gets cancelled after being dispatched, it needs come up again as the next unit in the rotation again.
Any suggestions?