DouglasWicker
New Member
- Joined
- Aug 8, 2017
- Messages
- 38
Hello all.
I am looking for a way to find an integers (stored as a variable) nearest multiple of 1000's, both above and below.
For example, if a variables value is 5012, I would like to have 5000 and 6000 returned as two additional variables.
Any ideas?
I am looking for a way to find an integers (stored as a variable) nearest multiple of 1000's, both above and below.
For example, if a variables value is 5012, I would like to have 5000 and 6000 returned as two additional variables.
Any ideas?