Hi all,
Is it possible to code that if all 5 tick boxes are ticked then an event occurs?
I.e the user ticks the 5 tick boxes and userform 1 appears?
Thanks in adavance!!
Hi all,
Is it possible to code that if all 5 tick boxes are ticked then an event occurs?
I.e the user ticks the 5 tick boxes and userform 1 appears?
Thanks in adavance!!
Re: Tick Box Code
Guess you would need code in the _change event of each box that checked to see if the value of all check boxes was true...something like
Re: Tick Box Code
Dave,
Sorry where would I post my code? In other words where should the If statement be placed?
Thanks
Re: Tick Box Code
Hi
Put Dave's code in a Private Sub attached to Check Box 5 via Properties, View Code (right click Check Box 5)
HTH
Robert
Re: Tick Box Code
Thanks for replying Robert - wasn't being rude - just didn't have access this weekend !!
Re: Tick Box Code
Hi Dave
No problem, I hoped I wasn't being impolite in interferring
Robert
Re: Tick Box Code
No, of course not...think the forum is that much better as people add their opinion and are happy to help/expand on existing threads - long live Ozgrid !!
Don’t have an account yet? Register yourself now and be a part of our community!