Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that relies on a worksheet being present, however if the sheet
is missing I need to reply with a message box to tell the person to copy in the worksheet If Worksheet ("data") = False Then MsgBox "You need to copy of the data worksheet." Else Continue with Macro End If TIA mmc308 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to present a form instead of the worksheet | Excel Discussion (Misc queries) | |||
Checking whether a value in a list is present in a second list | Excel Discussion (Misc queries) | |||
Selecting a row from one worksheet if it is present in another | Excel Programming | |||
WorkSheet Present | Excel Programming | |||
Checking if worksheet is blank | Excel Programming |