Re-freshing form after deletion of record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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