I have a database form with listboxes. One list box displays jobs that are being processed. Another listbox for jobs that have been processed and are in quality control. The third listbox lists completed jobs.
Also on the form I have an txtImageID textbox which is populated when clicking a...