Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VBA - Rename module

Tags:

excel

vba

How can we rename a module in a VBA project under Office 2010 ?

The right click to the module does not offer the ability to do the renaming.

Thanks

like image 481
Mehdi S Avatar asked Jul 12 '26 01:07

Mehdi S


1 Answers

  1. Make sure you have the Properties Window open, if not:
  • MAC: go to the view tab above and then click on Properties Window

  • WINDOWS: just press F4

  1. Change the name by clicking on the Module of preference and then type your desire name in the Properties Window:

enter image description here

like image 160
Gass Avatar answered Jul 14 '26 15:07

Gass



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!