1. I have Combo box that use a query to provide a select list.
2. "After Update Event Procedure" uses a Find Method to populates fields based on the combo box select.
3. Work fine. But,
4. If I try to change the initial select, I get the status line message "To change this field, first save the record".
5. If I click off the record or click on the record selector, I can update the field.
6. What do I have to do after the initial select (after update event) or prior to the combo box select to make it where I can go back and change my initial selection?
All suggestions welcomed.
Thanks
2. "After Update Event Procedure" uses a Find Method to populates fields based on the combo box select.
3. Work fine. But,
4. If I try to change the initial select, I get the status line message "To change this field, first save the record".
5. If I click off the record or click on the record selector, I can update the field.
6. What do I have to do after the initial select (after update event) or prior to the combo box select to make it where I can go back and change my initial selection?
All suggestions welcomed.
Thanks