Thread: Rename a sub
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Rename a sub

If the procedure takes arguments, it will not show up in the macro
list. Does your procedure take arguments?


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


"ArthurJ" wrote in message
...
When I rename a sub in the VB editor, why doesn't it show
up in the macro list?