M
mcashe
Guest
I have a newbie question. I have a form with a few combo boxes which the control source is a field from a table (i.e. PositionTitle) When I load the form and select value (i.e. Software Engineer) from the combo box, the value that I selected isn't shown in the table. Instead, the actual row source (i.e. Employee_Pay_Information which is the table Name) is displayed instead of the value (Software Engineer) I selected in the drop-down box. Can someone please help!!