View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default class modules versus modules

See
http://www.rondebruin.nl/code.htm

Read Chip Pearson's page about it

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm



"Matt S" wrote in message ...
All,

Just a basic question... when I write my macros I'm using just modules.
I've never used a 'class module'. Can someone fill me in when I should be
using the classy one?

Thanks,
Matt