View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andy Palmer Andy Palmer is offline
external usenet poster
 
Posts: 2
Default SheetActivate event

I have a workbook that contains a number of sheets. I want
to be able to pop up a message box when a user selects a
specific sheet. How do I do it?

Thanks