|
-
Apr 7th, 2007, 05:07 PM
#5
Re: how to separate the decimal portion of the value?
 Originally Posted by Logophobic
@Martin: That is identical to my code with positive values, but returns undesireable results with negative values.
You're right.
MsgBox Abs(x) - Int(Abs(x))
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|