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
How do I add some records in a query field?
How to format my computer
ESXi 3.5 - 153875 - Two identicals network cards / only one working
Connectivity Problems between DC and Edge server in EBS domain
sql syntax
ODBC Connection failed on Vista
DirectoryServices Listing User Groups
VBA Excel encoding
Why does MS SSRS 2005 Hang On Query?
How to prevent password autofill at some sites?