Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I wrote the following to remind users to enter dates when they save the
worksheet/book: Private Sub Workbook_BeforeSave() MsgBox "Did you enter the dates?" End Sub But the message box doesn't show. The macro is in the sheet I'm saving. Any ideas? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculate working days but change working week | Excel Discussion (Misc queries) | |||
msgbox yes or no | Excel Programming | |||
Help with MsgBox... | Excel Worksheet Functions | |||
Msgbox | Excel Programming | |||
Adding sales from a non working day to the previous working day | Excel Programming |