Thread
:
rounding
View Single Post
#
2
Posted to microsoft.public.excel.programming
K Dales[_2_]
external usenet poster
Posts: 1,163
rounding
MyRoundedValue=Round(MyValue,0)
--
- K Dales
" wrote:
Hi, Iv assigned a value in vba to MyValue, Can somebody advise how I
round this up if the decimal is 0.5 or above, or down if below 0.5.
Regards Robert
Reply With Quote
K Dales[_2_]
View Public Profile
Find all posts by K Dales[_2_]