Ok, I have my Form all set up and working how i want it to, for the most part. I have a table called tblJobs, and that is where the ListBox (lbDisplay) on my Form gets the information from. So my ListBox is displaying four fields from tblJobs: JobID, CustomerID, InvoiceID, and [Piece Done]...