Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Rename a sub

When I rename a sub in the VB editor, why doesn't it show
up in the macro list?
  #2   Report Post  
Posted to microsoft.public.excel.programming
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?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Rename a sub

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I rename my columns? (i.e. - A1) Novice New Users to Excel 2 April 1st 10 05:44 PM
rename Martin ©¿©¬ @nohere.net Excel Discussion (Misc queries) 14 March 26th 10 05:54 PM
how do i rename a sheet if the rename tab is inactive? Nelson Excel Worksheet Functions 1 March 3rd 10 10:28 AM
Rename Add-Ins BEEJAY Excel Discussion (Misc queries) 4 December 8th 05 08:18 PM
rename worksheet Anthony Excel Discussion (Misc queries) 4 July 13th 05 01:16 AM


All times are GMT +1. The time now is 10:09 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"