View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Adding event when sheet created

programmatically? See http://www.cpearson.com/excel/vbe.htm#CreateEvent

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

wrote in message
ups.com...
Hi,

I'm working in VB 6.0 for Excel 2002.

How do I add an event for when a "Sheet 1" is created?

Thanks for your help,

Barry