View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nicholas B[_2_] Nicholas B[_2_] is offline
external usenet poster
 
Posts: 15
Default Deleting Sheets - Without a prompt

Anyone know if its possible to switch off prompting for confirmation when a
macro wants to delete a sheet ?

I've tried using sendkeys with " " to click the default button but that
doesn't seem to work.

Thanks, Nick