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
Excel - Copy all Tab data to one master tab automatically
Connect to an XP PC with Windows 7
Assistance with Windows Forms and calendar control embedded inside a grid
Strip special character function for SQL statement
Cannot use Remote Desktop connection on Windows 2000 server
Unable to change the size of the page file
How to use DELETE command in SQL SERVER 2005
Access Report export question: DoCmd.OutputTo can't export Excel 1997-2003 format?
.Net C# Getting the error: The remote server returned an error: (401) Unauthorized. when using OWA Outlook Web Access
Really Uninstall previous versions of Microsoft Office if I like to try Office 2010?