Hi Guys,
Can anyone tell me how i can adapt this code.
Basically I use an input box and need a value of 0 or 1. If a different value is entered I want to goto the beginning so they have to enter 1 or 0.
I am not sure how to write this code
If x <> 0 Or <> 1 Then
To test if the value is...