Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try something like
MsgBox "The date in the active cell is " & _ Format(ActiveCell.Value, "dd-mmm-yyyy"), vbOKOnly Cordially, Chip Pearson Microsoft Most Valuable Professional, Excel, 1998 - 2010 Pearson Software Consulting, LLC www.cpearson.com On Mon, 15 Mar 2010 05:38:01 -0700, Aussie Bob C wrote: Can the date in the ActiveCell be shown in a MsgBox, allowing the user to check whether to continue or Cancel the macro running. All data on and below the ActiveCell is cut and pasted into second sheet. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match Value and Show MsgBox | Excel Programming | |||
Show a message but not in MsgBox | Excel Discussion (Misc queries) | |||
MsgBox - Don't Show Again | Excel Programming | |||
Dont show msgbox again | Excel Programming | |||
Show msgbox only when.... | Excel Programming |