Still have a problem after requery

P

piet

I have a form, based on a query.
In the header, there are comboboxes to make a selection. After selecting
something, I do a ME.REQUERY.
Now, when the underlying query returns no records, the combobox comes empty.
How can I make that the combobox stays on the chosen value and still do a
requery on the form, so that there are no records displayed in case of no
records from the query?

txs!
Piet
 
Top