Thread: Class Modules
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ibeetb ibeetb is offline
external usenet poster
 
Posts: 67
Default Class Modules

Can you create a Class Module using VBA without using the Property Lets and
Gets???
Can you instead just Publicly declare the Class Module?
If so....does anyone have a full example from the creation of the class
module through creation of the code for the Regular code module???
I would appreciate it

Than k you