Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In 99% of all cases you don't need to worry about class modules. Regular
modules will do very nicely. Exceptionally little of the code presented on this site is designed for class modules. Most of the code you will find anywhere for VBA is for regular modules. If you are just learning you should probably just stick with regular module and the "Procedural" code that they use. Just my two cents... -- HTH... Jim Thomlinson "DCSwearingen" wrote: :) I am not a programmer by any means. I have used the help files and this forum to learn what I do know and I am starting to use some of the things I pick up here. I saw the Class module when I was inserting a new module and was wondering how I could use it. I definitely need to do more reading.;) -- DCSwearingen ------------------------------------------------------------------------ DCSwearingen's Profile: http://www.excelforum.com/member.php...o&userid=21506 View this thread: http://www.excelforum.com/showthread...hreadid=501243 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CLASS MODULE & SIMPLE MODULE | Excel Discussion (Misc queries) | |||
class module? | Excel Programming | |||
Class Module & Module | Excel Programming | |||
Variable from a sheet module in a class module in XL XP | Excel Programming |