I have a database for tracking state miles for IFTA. To avoid errors, I have a lookup table of bordering states to the state presently in. For state line crossings, I have a combo box that limits the choices to the states that border the current state. I have been using this for a couple years with no problem but in the last couple months have experience issues where a border state is no longer in the table and therefore not an available choice although it has been numerous times. The first few times I just added it back to the table and went on but it is continuing to happen so I'm trying to find out what's going on. It is not the same state each time.
Thanks in advance for your help!
Thanks in advance for your help!
Comment