Click here to Skip to main content
15,891,184 members
Articles / VBA

Reflection in VBA (a CreateObject() function for VBA classes)

Rate me:
Please Sign up or sign in to vote.
4.80/5 (5 votes)
2 Mar 2011Ms-PL3 min read 82K   638   11  
A method for instantiating classes using Reflection.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions