Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I have a simple macro that executes the following:
Sub SAVE_Quit() ActiveWorkbook.Save Application.Quit End Sub I assigned it to a toolbar button called "Save List". Whenever I try to run the macro from the toolbar, I get the "can't find macro error". But I can successfully run the macro from the Tools Macro Macros list. The sheet is protected but I still get the error when I unprotect it. The macro is stored in Module 1. I tried moving it to This Workbook or Sheet 1 (in case it was stored in the wrong place) but got the same error. What am I doing wrong? Thanks! -- JoAnn |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Reference not valid" error when I try to edit the macro in excel | Excel Discussion (Misc queries) | |||
indirect.ext - "can't find project or library" error | Excel Worksheet Functions | |||
Shortcut key for "Paste Options" and "Error Checking" buttons? | Excel Discussion (Misc queries) | |||
Macro to concatenate into "B1" B2 thru B"x" based on new data in "Col A" | Excel Discussion (Misc queries) | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) |