View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Mariano. Mariano. is offline
external usenet poster
 
Posts: 2
Default Create Class Module using late binding


Thanks, I saw that page (in fact, it helped me create the first version of
my app), but it doesn't say anything about class modules .

Greetings

--
Mariano Beguerisse


"RB Smissaert" wrote:

Most things you need to know about programming the VBE are he
http://www.cpearson.com/excel/vbe.htm

RBS