I have a form with 7 checkboxes called Stage1, Stage2 etc up to Stage7.
Te user ticks the checkbox and a date is autoinserted in a textbox.
Do I need a case statement (and if so what might it look like?) to stop the user ticking the boxes out of sequence? So, if say they tried to tick stage3 when stage2 was false, a msgbox might say "don't tick out of seqience" and the tick in stage3 would be discarded..?
Thanks
Lapchien
Start Free Trial