Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello this is my message box
Sub Form23() Dim Msg As String Msg = "Complete Attached Form " & vbCrLf Msg = Msg & "Submit Invoice" & vbCrLf Msg = Msg & "Copy your Manager" MsgBox Msg, vbInformation, "Don't Forget" End Sub I want this message to pop up when the work book is opened. right now it only works if I run the macro. thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formula to show the message that number already entered | Excel Worksheet Functions | |||
Error message - PivotTable will not fit on sheet. Show as much as | Excel Worksheet Functions | |||
"Do Not Show Again" option for message box | Excel Discussion (Misc queries) | |||
Can I add a pop-up message that will show when a workbook opens | Excel Discussion (Misc queries) | |||
changing the message in an error message | Excel Worksheet Functions |