View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] krsone21121983@hotmail.com is offline
external usenet poster
 
Posts: 9
Default Class Hierarchy in VBA

Is it possible to create a class hierarchy in VBA? If so, how do I
tell my sub class which class it extends?

Thanks for you help