Module Names

  • Thread starter Thread starter Vic
  • Start date Start date
V

Vic

Is ther a way of giving modules their own descriptive
names? Example: Instead of Module1, something like "Page
Programs"

Thanks in advance

Vic
 
Vic,

You can rename modules by selecting the module in the Project Explorer
(Ctrl+R) and then displaying the Properties window (F4) and changing the
Name property.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com (e-mail address removed)
 
Chip,
Thanks a bunch!
-----Original Message-----
Vic,

You can rename modules by selecting the module in the Project Explorer
(Ctrl+R) and then displaying the Properties window (F4) and changing the
Name property.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com (e-mail address removed)




.
 
Back
Top