Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I rename a sub in the VB editor, why doesn't it show
up in the macro list? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See if you have the Option Private Module at the beggining
of the module. this will not allow the new sub to show up Andres -----Original Message----- When I rename a sub in the VB editor, why doesn't it show up in the macro list? . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I rename my columns? (i.e. - A1) | New Users to Excel | |||
rename | Excel Discussion (Misc queries) | |||
how do i rename a sheet if the rename tab is inactive? | Excel Worksheet Functions | |||
Rename Add-Ins | Excel Discussion (Misc queries) | |||
rename worksheet | Excel Discussion (Misc queries) |