ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Rename a module (https://www.excelbanter.com/excel-programming/348501-rename-module.html)

Glen Mettler[_2_]

Rename a module
 

How can I rename a module programmatically?

Glen




Tom Ogilvy

Rename a module
 
You exact question isn't answered here, but it should be obvious from what
is here.

http://www.cpearson.com/excel/vbe.htm

--
Regards,
Tom Ogilvy


"Glen Mettler" wrote in message
...

How can I rename a module programmatically?

Glen






Marcus O. M. Grabe

Rename a module
 
On Mon, 19 Dec 2005 18:49:54 -0600, "Glen Mettler"
wrote:


How can I rename a module programmatically?

Glen



ThisWorkbook.VBProject.VBComponents("OldName").Nam e = "NewName"


All times are GMT +1. The time now is 07:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com