Friday, June 11, 2010

Oct function

Dim MyValue, MyReturn
MyValue = 3.653
MyReturn = Oct(MyValue)
MsgBox MyReturn

No comments: