thats the code i got
dim clicks as integer clicks = clicks + 1 select case case 1 msgbox "Hi" case 2 msgbox "Bye" end selectnow i want when theres no case anymore that i returns to case one and repeat everything again
this code comes in a command button and im using vb6


Sign In
Create Account


Back to top









