View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fabalicious[_15_] fabalicious[_15_] is offline
external usenet poster
 
Posts: 1
Default Inactivate message boxes

Hi.

From a macro, I want to delete all worksheets in a workbook that ar
empty. With the expression

ActiveSheet.Delete (supposed I activate each sheet one afte
another)

this happens. Problem here is that I will be asked whether I reall
wanted to delete the sheet through a message box. Is there away to tur
this off?

Thanks



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