Guest_imported
New member
- Jan 1, 1970
- 0
In my program I have a variable named Counter which has a value of 0 to 7, I need help in writing code which increments the value of counter by 1 each time the sub procedure is run and which resets Counter to 0 when Counter exceeds 7. Thanks for your help! Lee