I have a form with a subform on it. The main form part has data in combo boxes. I dont want the values in the main part to be editable. I can lock the combo boxes but the fact that they are a combo box looks strange if they cant be edited. When I change from combo to form the data on the form changes from a text value to a record ID number. How do I change the combo boxes to text boxes without altering the returned data?
Thanks
Alan