-
count the remainder of a sum?
Hello!
what is the symbol to count the remainder of a sum?
-
Re: count the remainder of a sum?
Are you referring to the MOD function -- it calculates the remainder of one
number that is divided by another. For example,
Debug.Print 12 MOD 7
will print 5 as its answer
Rick
"Klas Ahlman" <gamerola@hotmail.com> wrote in message
news:38cba896$1@news.devx.com...
>
> Hello!
>
> what is the symbol to count the remainder of a sum?
>
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|