hi! I have a table with field names StudentsID, FirstName, MiddleName, LastName,Course,Address
I created a form with combo box that when you choose any of the StudentsID, it will automatically populates the other textboxes (such as Name,Course,Address). My problem is, I need to combine the 3...