Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I create a class?

Status
Not open for further replies.

xtraterrestrial

Programmer
Sep 23, 2003
38
CA
I am programming a form in Outlook.

I would like to create a Class which basically stores a bunch of information, is it possible to do so in VBA?

If it is can someone show me the syntax or give me an example of one ? Thanks
 
Yes, you can (in the VBE Explorer, rightclick on the Outlook project, and select Insert - Class Module). I don't have a good example, however.

Rob
[flowerface]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top