Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Complete Tax Years | Excel Worksheet Functions | |||
Delete cell names on complete workbook | Excel Discussion (Misc queries) | |||
Copy complete row | Excel Worksheet Functions | |||
Ref from table - complete | Excel Worksheet Functions | |||
Turn off pdf complete | Setting up and Configuration of Excel |