How can we rename modules?

  • Thread starter Thread starter StargateFanFromWork
  • Start date Start date
S

StargateFanFromWork

I saw in a vbe of an XL2K sheet some time back that the modules had
different names instead of the usu. module1, module2, etc. I checked around
and looked in properties, etc., but haven't found where to do this. Can
anyone point me in the right direction?

Thanks! :oD
 
Highlight the Module, then open up the Properties window. The first
entry is the Module name.
 
Hi StargateFanFromWork,

In the VBE, with the module selected, press the F4 key to open the
Properties window; now change the module name
 
In the properties window you can change the name. For properties window
view->properties window. or F4
 
MVM said:
In the properties window you can change the name. For properties window
view->properties window. or F4

Thank you to everyone who responded! That was soooo easy, as are most
things once you know how <g>. Renamed all my modules to something helpful
for each group of scripts.

Cheers! :oD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top