Thread: Naming Modules
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Naming Modules

Leonard,

Select the module in the Project Explorer (CTRL+R) then press F4
and enter the new name in the properties window.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Leonard" wrote in message
...
I can't seam to name or re-name standard or class modules
in vba for Excel 2002 or Access 2002.

Any and all suggestions welcome.

Leonard