Microsoft
Software
Hardware
Network
Question : Form update in Access 2007
Hi I have a form with command buttons to send reports via email etc. To update the forms data entry I need to exit the form and reopen it for the data to propagate to the report to email. This requires keystrokes is there an "update command" I can place on the form instead of existing the form. Thnks for your help
Answer : Form update in Access 2007
Depending upon what you need to update, there are three statements:
Me.Repaint 'Redraws the screen.
Me.Refresh 'Refreshes these items in the form that changed
Me.Requery 'Requeries the underlying table or query
Random Solutions
Remote Desktop Easy Print in Windows Embedded Standard 2009
error writing to memory.
CRYPT32 EVENT ID 11
Access VBA: Getting Record Count
Database Password - unset database password grayed out
Running Classic ASP with IIS7
RDP Server Sizing
Your database or project contains a missing or broken reference to the file 'DSDBListVw2.dll' version 1.0.
Auto-updating a view-based subform
Quotation marks and # signs around variable dates and date parts