Hi
I am reading that vba is not fully Object Oriented programming but it is close. I am also reading that OOP language such as java, c++ have inheritance and polymorphism capability. So I am guessing VBA does not do inheritance and polymorphism, am I right? What else VBA can not do and other OOP...