Class Modules

S

Siphuncle

Can someone point me to a website that would give me the basics of Property
Get, Property Let, and other class module code items, specifically as it
relates to Excel?

TIA
 
J

Jon Furman

This may not be the exact answer that you're looking for, but if you go into
the VBA editor, click "Microsoft Visual Basic Help" and navigate to the
section "Visual Basic Language Reference" under "Contents" you will find
decent explanations of how all this works under "Statements" => "M-Z", in
the entries for "Propoerty Get Statement", "Property Set Statement" and
"Property Let Statement". There should be enought there to get you going. I
know a nice website can be better thatn the online documentation, since it
can be hard to locate what exactly you're looking for there, but since I
told you where it was I bet that this may meet your needs.
Good luck!!


Jon Furman
 

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

Top