Essentially, the intID holds the records ID PK and was going to have the On Load event run the statement to search that specific record and pull the information and place certain data in certain places on the form. The statement would collect the information and I'd have like the Title column placed in lblTitle, the Assigned To column put onto a label...and so on.