![]() |
Rename a module
How can I rename a module programmatically? Glen |
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 |
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