Skip to search results
PRODUCT
Office.com results
RunSavedImportExport Macro Action
Article You can use the RunSavedImportExport action to run a saved import or export specification that you created by using the Import Wizard or the Export Wizard. ...
Access 2007
SetMenuItem Macro Action
Article You can use the SetMenuItem action to set the state of menu items (enabled or disabled, selected or unselected) on custom or global menus on the Add-Ins tab...
Access 2007
SendObject Macro Action
Article You can use the SendObject action to include the specified Microsoft Office Access 2007 datasheet , form , report , module , or data access page in an...
Access 2007
RunSQL Macro Action
Article You can use the RunSQL action to run a Microsoft Office Access 2007 action query by using the corresponding SQL statement . You can also run a data-defi...
Access 2007
SelectObject Macro Action
Article You can use the SelectObject action to select a specified database object . Setting The SelectObject action has the following arguments. Action argument De...
Access 2007
SendKeys Macro Action
Article Security Avoid using the SendKeys statement or an AutoKeys macro with sensitive or confidential information. A malicious user could intercept the keys...
Access 2007
Save Macro Action
Article You can use the Save action to save either a specified Access object or the active object if none is specified. You can also save the active object with a n...
Access 2007
RunMacro Macro Action
Article You can use the RunMacro action to run a macro . The macro can be in a macro group . You can use this action: To run a macro from within another macro. To r...
Access 2007
RunCommand Macro Action
Article You can use the RunCommand action to run a built-in Microsoft Office Access 2007 command. Setting The RunCommand action has the following action argument....
Access 2007
RunCode Macro Action
Article You can use the RunCode action to call a Visual Basic for Applications (VBA) Function procedure . Setting The RunCode action has the following argument. Ac...
Access 2007
Rename Macro Action
Article You can use the Rename action to rename a specified database object . Note This action will not be allowed if the database is not trusted. For more inf...
Access 2007
Requery Macro Action
Article You can use the Requery action to update the data in a specified control on the active object by requerying the source of the control. If no control is...
Access 2007
RepaintObject Macro Action
Article You can use the RepaintObject action to complete any pending screen updates for a specified database object or for the active database object, if none is s...
Access 2007
Restore Macro Action
Article You can use the Restore action to restore a maximized or minimized window to its previous size. Note This action can't be applied to code windows in the...
Access 2007
RunApp Macro Action
Article Security Use caution when running executable files or code in macros or applications. Executable files or code can be used to carry out actions that might...
Access 2007
Quit Macro Action
Article You can use the Quit action to exit Microsoft Office Access 2007 . The Quit action can also specify one of several options for saving database objects pr...
Access 2007
OutputTo Macro Action
Article You can use the OutputTo action to output the data in the specified Microsoft Office Access 2007 database object (a datasheet , form , report , module ,...
Access 2007
PrintOut Macro Action
Article You can use the PrintOut action to print the active object in the open database. You can print datasheets , reports , forms , data access pages , and m...
Access 2007
OpenView Macro Action
Article In an Access project , you can use the OpenView action to open a view in Datasheet view , Design view , or Print Preview . This action runs the named view...
Access 2007
OpenTable Macro Action
Article You can use the OpenTable action to open a table in Datasheet view , Design view , or Print Preview . You can also select a data entry mode for the table. ...
Access 2007
OpenStoredProcedure Macro Action
Article In an Access project , you can use the OpenStoredProcedure action to open a stored procedure in Datasheet view , stored procedure Design view , or Print...
Access 2007
OnError Macro Action
Article You can use the OnError action to specify what should happen when an error occurs in a macro. Setting The OnError action has the following arguments. Action...
Access 2007
SetProperty Macro Action
Article You can use the SetProperty action to set a property for a control on a form or a report. Setting The SetProperty action has the following arguments. Action...
Access 2007
OpenDataAccessPage Macro Action
Article You can use the OpenDataAccessPage action to open a data access page in Page view or Design view . Note This action will not be allowed if the data...
Access 2007
CloseDatabase Macro Action
Article You can use the CloseDatabase action to close the current database. Setting The CloseDatabase action does not have any arguments. Remarks Access will not r...
Access 2007
PREV123NEXT
Didn't find what you were looking for?Search all of Office.com