OPERATION |
YES |
NO |
| Record and run a personal macro. |
|
|
| Record and run a workbook macro. |
|
|
| Edit a macro. |
|
|
| Add a macro button to a worksheet. |
|
|
| Open a new module in the Visual Basic Editor. |
|
|
| Display a data prompt during macro execution. |
|
|
| Use a conditional statement in a macro. |
|
|
| Use a control loop in a macro. |
|
|
| Place a combo box on a worksheet. |
|
|
| Place a check box on a worksheet. |
|
|
| Link a control to worksheet data. |
|
|
| Create a new toolbar. |
|
|
| Add a button to a toolbar. |
|
|
| Assign a macro to a toolbar button. |
|
|
| Create a new menu. |
|
|
| Add an item to a menu. |
|
|
| Assign a macro to a menu item. |
|
|