How to make a value to nearest ten (e.g. 47 to 50 or 43 to 40 ...
'assues 5 means round up and 4 is round down. If lastDigit >= 5 Then.
roundedValue = toBeRounded - lastDigit + 10. Else ... VBA Snippet: Generic
Mouseover Workaround · Share on ...
www.vbforums.com |