Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Do module name changeable?

Do module name changeable?

In excel Visual Basic Editior, whenever a new module is added, the
module is named in the way:
module1
module2
module3
...
Can the module name be changed? (eg. module1--test)



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Do module name changeable?

In the VBA editor select "Properties" (F4) and make the
change under (Name).


-----Original Message-----
Do module name changeable?

In excel Visual Basic Editior, whenever a new module is

added, the
module is named in the way:
module1
module2
module3
...
Can the module name be changed? (eg. module1--test)



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from

http://www.ExcelForum.com/

.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 79
Default Do module name changeable?

press F4 to open the properties window. Click on the module in question,
change the name in the properties window.

--
Robin Hammond
www.enhanceddatasystems.com
Check out our XspandXL add-in


"active_x" wrote in message
...
Do module name changeable?

In excel Visual Basic Editior, whenever a new module is added, the
module is named in the way:
module1
module2
module3
..
Can the module name be changed? (eg. module1--test)



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/



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
consolidation sum where ending tab value is changeable Seaq Excel Worksheet Functions 5 June 3rd 09 06:47 AM
How can I give text a changeable numeric value? Steve_Dallas Excel Worksheet Functions 3 October 2nd 07 11:47 PM
user-changeable drop-down lists compu-mom Excel Discussion (Misc queries) 2 May 1st 07 06:40 PM
Changeable Row sizes to fit in the text! Kazuki Excel Discussion (Misc queries) 13 June 14th 06 08:13 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


All times are GMT +1. The time now is 10:28 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"