How can I re-fresh a form after I delete records. I have a query that
deletes a batch of records. After the deletion the records are still there.
If I close and re-open form there do not appear. What action canI add to my
delete macro to re-fresh the form after the deletion.
thank you
DebbieG - 26 Feb 2005 01:08 GMT
me.requery
| How can I re-fresh a form after I delete records. I have a query that
| deletes a batch of records. After the deletion the records are still there.
| If I close and re-open form there do not appear. What action canI add to my
| delete macro to re-fresh the form after the deletion.
|
| thank you