In this tutorial we will show you how to change excel vba module name.
Don't forget to check out our site http://howtech.tv/ for more free how-to videos!
/ ithowtovids - our feed
/ howtechtv - join us on facebook
https://plus.google.com/1034403827176... - our group in Google+
To change the excel vba module name, from the tools menu go to Macro
From the dropdown select visual basic editor.
Then select the module under the VBAProject which houses your filename.
Right Click and select VBA Project Properties.
In Properties window, change the name as desired.
Changes will be saved when you click outside the box or click OK.
You've now now changed the Excel VBA module name.