View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike Woodhouse[_2_] Mike Woodhouse[_2_] is offline
external usenet poster
 
Posts: 24
Default Class Module vs Normal Module

On Jul 20, 7:18 am, Les wrote:
Can somebody explain the difference between the two types of modules Please ??
--
Les


It's probably just too big a subject to try to distil into a newsgroup
post (although I'd still be intrigued to see if anyone can provide a
succinct and reasonable answer).

I would look for a book with a title such as Beginning Object-Oriented
Programming with VB5 (or VB6 or perhaps even VB4). You ought to be
able to find something at your local library or hopefully cheap
online.

I don't know where you're located, but there's a listing on Amazon UK
for Deborah Kurata's "Doing Objects in VB6" at £0.59. Which seems
reasonable.

HTH,

- Mike