will this code refresh the bound data too?
--- In [email protected], Lonnie Johnson <[EMAIL PROTECTED]> wrote: > Sub refreshForms() > Dim f As Form > > For Each f In Application.Forms > f.Refresh > Next f > End Sub > > > phandhoe <[EMAIL PROTECTED]> wrote: > any code to refresh all open forms? > > thanks. > > > > > Yahoo! Groups SponsorADVERTISEMENT > > > --------------------------------- > Yahoo! Groups Links > > To visit your group on the web, go to: > http://groups.yahoo.com/group/ms_access/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > > > > May God bless you beyond your imagination! > Lonnie Johnson > ProDev, Professional Development of MS Access Databases > Visit me at ==> http://www.prodev.us > > > > > > > > > > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > > [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ms_access/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
