Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Renaming VBA module

Can someone tell me how to rename a VBA module?

Thanks
Avner Mediouni
R&D Physicist
email:


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Renaming VBA module

If you open the module in Edit mode, the left-hand part of the window will
list the open projects. If you click on the module that you want to rename
(for example, Module 2), you will see the line (Name) Module 2 in the
property window below. Just click on the name that you wish to change &
type in the new name. Pressing "Enter" or clicking somewhere else will
change the name of the module.

"Avner Mediouni" wrote in message
...
Can someone tell me how to rename a VBA module?

Thanks
Avner Mediouni
R&D Physicist
email:




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default Renaming VBA module

How many ways to skin a cat!
Whilsy in the VB Editor I press F4 and the properties window appears
(if it wasn't already visible) next to "(Name)" I just overwrite the
default name (e.g module 1) usually I'll leave a prefix of 'mod' when
naming a module.

Jason

"Virginia Morris" wrote in message ...
If you open the module in Edit mode, the left-hand part of the window will
list the open projects. If you click on the module that you want to rename
(for example, Module 2), you will see the line (Name) Module 2 in the
property window below. Just click on the name that you wish to change &
type in the new name. Pressing "Enter" or clicking somewhere else will
change the name of the module.

"Avner Mediouni" wrote in message
...
Can someone tell me how to rename a VBA module?

Thanks
Avner Mediouni
R&D Physicist
email:


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
CLASS MODULE & SIMPLE MODULE FARAZ QURESHI Excel Discussion (Misc queries) 1 September 7th 07 09:32 AM
Renaming worksheets Mike Allen Excel Discussion (Misc queries) 8 January 21st 07 02:15 AM
code in module A to not execute a Worksheet_SelectionChange sub of another module Jack Sons Excel Discussion (Misc queries) 4 December 11th 05 11:52 PM
Renaming Defined Name rickv Excel Discussion (Misc queries) 0 August 5th 05 11:50 PM
Renaming within VBA Brent McIntyre Excel Programming 4 August 21st 03 02:10 AM


All times are GMT +1. The time now is 11:34 PM.

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

About Us

"It's about Microsoft Excel"