Contents
- Index
- Previous
- Next
Open, Run, Del, Rename
With these four buttons, you can quickly Open, Run, Delete, or Rename the active object. The actions are described further below, along with their keyboard shortcuts.

F5 - Open the current object
- Opens the object in design view (except modules and procedures, opens them directly)
- TIP: If you hold down the SHIFT key while clicking on this button or while pressing F5, this will open the code behind the form, the code behind the report, or the SQL view of the query (depending on the object type, of course.)
F6 - Run the current object
- Runs the object (except modules and procedures, opens directly to the code)
F7 - Delete the current object
- Deletes the object, with confirmation of course (deletion of procedures is not implemented in this version).
F8 - Rename (change) the current object
- opens the object in design view (renaming of procedures is not supported in this version)