Thread
:
How do I set up a "roll over" counter in excel 2003?
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_]
external usenet poster
Posts: 8,651
How do I set up a "roll over" counter in excel 2003?
=MOD(A1,100000)
--
David Biddulph
"mcorson" wrote in message
...
Example: I want to count up to 99,999 the next number would be 0.
Reply With Quote
David Biddulph[_2_]
View Public Profile
Find all posts by David Biddulph[_2_]