I am trying to write a piece of code in VB6 that checks to make sure the input is a multiple of 5.
There are 2 text boxes, one with a minimum value and one with a maximum value.
I want the input to go to the nearest rounded 5 divisional possibility.
Where do I begin?
I then export these to Excel for posting (which isn't the problem in this case, just FYI).
Thanks for your advice.
Jerome
There are 2 text boxes, one with a minimum value and one with a maximum value.
I want the input to go to the nearest rounded 5 divisional possibility.
Where do I begin?
I then export these to Excel for posting (which isn't the problem in this case, just FYI).
Thanks for your advice.
Jerome