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

Greetings:
When setting up numerous modules I like to have them numbered so that all
like info is in the same "grouping"; ie: group 1 (1 thru 19) is all custom
menu Stuff)
group 2 (2 thru 29) is all print stuff; etc................

Is there a way to manually control the numbering of modules?
I just started a file "template" called module numbering with 99 empty
modules in it. This allows me to copy what ever number module I want into my
current project.

I'm hoping there is a better way. There usually is.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Module Numbering

In the VBA Editor, open the Project Explorer window (CTRL+R),
click on the module and press F4. In this properties window, you
can change the module name.


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


"BEEJAY" wrote in message
...
Greetings:
When setting up numerous modules I like to have them numbered
so that all
like info is in the same "grouping"; ie: group 1 (1 thru 19)
is all custom
menu Stuff)
group 2 (2 thru 29) is all print stuff; etc................

Is there a way to manually control the numbering of modules?
I just started a file "template" called module numbering with
99 empty
modules in it. This allows me to copy what ever number module
I want into my
current project.

I'm hoping there is a better way. There usually is.



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
PO with sequential numbering with start / end numbering [email protected] Excel Discussion (Misc queries) 1 April 24th 07 03:38 PM
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
Run worksheet module code from workbook module? keithb Excel Programming 1 August 14th 05 04:04 AM
Calls from sheet module to ThisWorkbook module quartz[_2_] Excel Programming 2 June 23rd 05 03:37 PM
Variable from a sheet module in a class module in XL XP hglamy[_2_] Excel Programming 2 October 14th 03 05:48 PM


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