Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
When truncating and rounding figures, how do I get excel to display any significant 0's in the final result Many thanks Chang |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
format(application.Round(vVal,2),"#.00")
if you mean in a cell Format=Cells=Number Tab select number and set decimals to 2. -- Regards, Tom Ogilvy "Chang" wrote in message ... Hello, When truncating and rounding figures, how do I get excel to display any significant 0's in the final result Many thanks Chang |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Truncating a VIN | Excel Discussion (Misc queries) | |||
text truncating | Excel Discussion (Misc queries) | |||
numbers truncating | Excel Discussion (Misc queries) | |||
truncating text | Excel Discussion (Misc queries) | |||
Truncating numbers | Excel Worksheet Functions |