| Applies to |
Microsoft Office Access 2003 Microsoft Access 2002 |
In Access, the Undo and Redo options allow you to undo or redo one or several changes at once. However, the range of operations that you can undo or redo will always begin with the most recent operation and you may only undo or redo operations in the order in which they took place. For example, you cannot undo just the second, fourth, and eighth changes you have made to your table design.
Views where multiple undo and redo are available
Access provides multiple undo and redo in the following views:
| Views |
MDBs |
ADPs |
| Table Design |
yes |
no |
| Query Design |
yes |
n/a |
| Database Diagram Design |
n/a |
no |
| View Design |
n/a |
yes |
| Stored Procedure Design |
n/a |
yes |
| Function Design |
n/a |
yes |
| Trigger Design |
n/a |
no |
| Form Design |
yes |
yes |
| Report Design |
yes |
yes |
| Page Design* |
yes |
yes |
| Macro Design |
yes |
yes |
| Database Container (DBC)** |
yes |
yes |
n/a = Not Applicable
*For more information on multiple undo and redo in data access pages, see Access Help.
**The DBC has undo functionality only
Undo or redo an action
Access maintains a list of the last 20 actions and lets you undo each, in sequence. Similarly, you can redo any of the last 20 actions that you've undone by using the Redo command, where available.
Do one or more of the following:
- Undo the last action you performed Click Undo. If you click Undo again, Access will undo the action you performed before that, and so on down the list.
- Undo another action or sequence of actions Click the arrow next to Undo to see a list of the most recent actions that you can undo, and then select the action or actions that you want to undo.

- Redo the last action you undid Click Redo.
- Redo another action or sequence of actions Click the arrow next to Redo to see a list of the most recent undone actions that you can redo, and then select the undone action or actions that you want to redo.

Notes
- The keyboard shortcut for Undo is Ctrl+Z.
- The keyboard shortcut for Redo is Ctrl+Y.
- The default settings have the Undo button only available in Browse mode and the multiple Undo button and multiple Redo button only available in Design mode.