Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Xl2007, I am making calculation to display in a test box. All
variables are Dim'd as Single. My code is: trk1 = Format(VehKM - trkKM, "#####0.0") But if the calcualtion leads to a whole number, when trk1 is displayed in the MsgBox, it will not display the ".0" in the tenths place. Can I change my variable type or Format parameters to get this zero displayed? Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
How can I use the "TODAY ()" Function in an "IF/THEN" calculation | Excel Worksheet Functions |