J
JohnE
I have a form that is a continuous form. It displays open records. On the
form is a combobox that allows the user to change the status of the record.
This cbo works like it should when the form is opened and nothing else is
done. The continuous form can be sorted. But when the sort occurs, the cbo
for the status does not allow the user to change the status. My first
thought has to do with the qry behind the sort is not allowing the user to
change the status. Or would there be another reason? Is there a way to work
around this?
Thanks... John
form is a combobox that allows the user to change the status of the record.
This cbo works like it should when the form is opened and nothing else is
done. The continuous form can be sorted. But when the sort occurs, the cbo
for the status does not allow the user to change the status. My first
thought has to do with the qry behind the sort is not allowing the user to
change the status. Or would there be another reason? Is there a way to work
around this?
Thanks... John