Thread: Alt + F8
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Alt + F8

If you have duplicate named macros you will see the behavior you
describe. Ensure that all macros have unique names.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Mike Archer" wrote in
message
...
Hello - When I bring up a list of macros in a workbook of mine,
all of the
macros are listed with their short name. One, however is
listed with the
name of the workbook, the name of the module, and the name of
the macro..
Like this:

DeliciousLister.xls!GetCategories.GetCategories

That macro is part of the workbook that is open... and it is
the only
workbook that is open. What causes that, and how do I fix it?
--
Thanks,
Mike