View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mai mai is offline
external usenet poster
 
Posts: 1
Default assign macro to delete event

Hi, I want to call my macro when my user tries to delete a worksheet
How can I assign this macro?

I've thought of writing an if-statement in Private Su
Workbook_Activate() - or something along this line, but it's no
working and I'm not sure which declaration I should use. Can anyon
help?!

Thanks

--
Message posted from http://www.ExcelForum.com