LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 106
Default Complete Delete

I have a macro which recorded me selecting sheets, then, I record the right
click and hit delete. Then I hit the delete button, but I don't see that it
records anything when I confirm the delete, by hitting the delete button.
How do I tell the macro to confirm the delete operation. Here is the macro
I recorded.

Sheets("Comments").Select
ActiveWindow.ScrollWorkbookTabs Position:=xlLast
Sheets(Array("Comments", "Dispersion", "BOPSummary",
"EOPSummary")).Select
Sheets("EOPSummary").Activate
ActiveWindow.SelectedSheets.Delete


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Complete Tax Years Dan Excel Worksheet Functions 1 December 3rd 09 02:33 PM
Delete cell names on complete workbook deacs Excel Discussion (Misc queries) 2 February 23rd 06 11:43 AM
Copy complete row Joel Excel Worksheet Functions 1 October 28th 05 01:09 AM
Ref from table - complete Steve Excel Worksheet Functions 3 June 23rd 05 06:47 PM
Turn off pdf complete Tony Boyda Setting up and Configuration of Excel 0 June 10th 05 04:01 PM


All times are GMT +1. The time now is 09:08 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"