Is it possible to use Combo Boxes (i.e. get them to update) in a read only form?
I have them in a form that has edit capabilities and when you close the form it says changes were not saved because the primary key does not allow duplicates (something like that).
I don't want changes to be made I only want the form to be used as a search tool. Is there a way to avoid having the not saved error message from popping up?
Thanks
I have them in a form that has edit capabilities and when you close the form it says changes were not saved because the primary key does not allow duplicates (something like that).
I don't want changes to be made I only want the form to be used as a search tool. Is there a way to avoid having the not saved error message from popping up?
Thanks