Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
VBA code
Private Sub Workbook_BeforeClose(Cancel As Boolean) If Range("A1") = "" Then MsgBox "Empty Error", vbOKOnly, "Error" End Sub |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index/match - make blank cells return a blank value. | Excel Worksheet Functions | |||
Excel 2002: Return blank when VLOOKUP on blank cells | Excel Discussion (Misc queries) | |||
Maximum Number of Blank Cells between Non Blank Cells in a Range | Excel Worksheet Functions | |||
Disallowing duplication of nmbers in a column | Excel Discussion (Misc queries) | |||
Disallowing Update | Excel Programming |