Re-freshing form after deletion of record

I

iholder

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
 
D

DebbieG

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
|
 
Top