why doesn't microsoft excel support inheritance

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was wondering why Microsoft Excel does not support inheritance. Or does
it? I'm programing a reasonably complex system in VBA for Excel and I have
not been able to figure out how to implement inheritance. It would great
simplify the creation of my classes if I could do so.

Thanks.
 
Becasue VB6 does not support inheritance. VB was always a bit cheesy in it's
classes and objects...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top