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
Antivirus solution for Windows Server 2008 R2 Core.
Prompt user to verify data message when user hits add record button in access
Terminal Server port configuration
Caluculate if met SLA for completetion of task
One of my Excel file always gives me a "File already open" messge.
Concatenate ntext field with text field in SQL view
Excel VBA cell length limitation
Conversion failed when converting date and/or time from character string.
Installing windows 2008 without DVD Drive
Using =Sumif in excel to calculate costs between two dates across different sheets