Module name

S

Sadik

Hi All,

How can I use custom name for modules e.g. instead
of "Module 1" it would say "Hello". Thanks for your help.

Regards

Sadik
 
F

Frank Kabel

Hi
in the VBA editor select your module and open the
properties window (hit F4)
In this properties window change the module name
 
G

Guest

Hi Frank,

Thanks a lot.

Regards

Sadik
-----Original Message-----
Hi
in the VBA editor select your module and open the
properties window (hit F4)
In this properties window change the module name

.
 
Top