On Mon, 21 Nov 2005 10:15:20 -0800, Jim Sweet
<JimSweet@discussions.microsoft.com> wrote:
>if x = 127.6543
>
>MOD(x, INT(x)) = .6543
OR, simpler:
=MOD(x,1)
--ron
On Mon, 21 Nov 2005 10:15:20 -0800, Jim Sweet
<JimSweet@discussions.microsoft.com> wrote:
>if x = 127.6543
>
>MOD(x, INT(x)) = .6543
OR, simpler:
=MOD(x,1)
--ron
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks