View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default Deleting sheets within a workbook

Look in VBA help under Delete Method. Alt + F11 to open the VBE then click
the blue circle with a question mark to open the help panel.

"CAM" wrote:

Hello,

How do I delete sheet2, sheet3 within a open and close workbook. (I would
like to have this option) I am using Excel 2007. I don't know the VBA
coding. Any tips or website to visit I appreciate the help.

Cheers