Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a message box that shows a message and a value from
a worksheet. How do I define the number format of the value in the message box? I'm using Excel 2000. Thanks, Lianna |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you want to display what is displayed in the cell rather than the
underlying value msgbox Range("a1").Text rather than msgbox Range("A1").Value Regards, Tom Ogilvy "Lianna" wrote in message ... I have a message box that shows a message and a value from a worksheet. How do I define the number format of the value in the message box? I'm using Excel 2000. Thanks, Lianna |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Message box date format macro help | Excel Worksheet Functions | |||
Message box date format macro help | Excel Worksheet Functions | |||
Office Open XML Format message | Excel Discussion (Misc queries) | |||
Format results in Message Box | Excel Discussion (Misc queries) | |||
#N/A message & Conditional format | Excel Discussion (Misc queries) |