Requery at Got Focus or Activate?

  • Follow


I put Me.Requery on the form's "On Got Focus" event, but that did not work.  
I put Me.Requery on the form's "On Activate" event and that does work.  

I want the form to Requery itself each time it displays.  The "On Activate" 
seems to do the trick if the form is started normally or when it is started 
with:  

DoCmd.OpenForm stDocName, , , stLinkCriteria     (for a specific key).  

Is there a flaw in this approach?  

-JHC
0
Reply Utf 11/28/2007 8:24:03 PM


0 Replies
541 Views

(page loaded in 0.001 seconds)

Similiar Articles:
















7/14/2012 5:48:34 PM


Reply: