Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why won't this work?
oldjayo Sub test() Dim wsShtToSave As Worksheet Set wsShtToSave = ActiveSheet If wsShtToSave= "Master" Then ActiveWorkbook.Save ActiveWorkbook.Close End If End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Ecape key to close/exit sheet | Excel Programming | |||
how to use Application.VLookup on close sheet | Excel Programming | |||
Vlookup from close sheet via VBA | Excel Programming | |||
Before close - not always deleting sheet- WHY?? | Excel Programming | |||
Hanging on sheet close | Excel Programming |