requery question
- From: "ken" <gevayl@xxxxxxxxx>
- Date: 14 Aug 2005 12:55:28 -0700
Hi,
In my after_insert event on a form I add additional records to the
table. The problem I'm running into is that I need for those records to
show up after the after_insert event ends. If I requery the form during
but at the end of after_insert I don't see the recently added
records(using VBA the INSERT statement). However if I use a refresh
button(onclick me.requery) then I see the records. But I need to see
the records at the end of after_insert or slightly after...
any suggestions?
.
- Follow-Ups:
- Re: requery question
- From: John
- Re: requery question
- From: the chiller
- Re: requery question
- From: ken
- Re: requery question
- Prev by Date: Re: Why doesn't A97 cancel the click event?
- Next by Date: apiPlaySound
- Previous by thread: Why doesn't A97 cancel the click event?
- Next by thread: Re: requery question
- Index(es):
Loading