Is there a way of checking a variable name that is similar to numerous other ones by using one piece of code? e.g.
boolMonWk1Start
boolMonWk2Start
boolMonWk3Start
boolTueWk1Start
boolTueWk2Start
boolTueWk3Start
etc
I have these variables behind a significant number of combobox's, checkbox's etc and wondered if one routine would deal with the various checks once I had established which day and week controls have been used.
Thanks
boolMonWk1Start
boolMonWk2Start
boolMonWk3Start
boolTueWk1Start
boolTueWk2Start
boolTueWk3Start
etc
I have these variables behind a significant number of combobox's, checkbox's etc and wondered if one routine would deal with the various checks once I had established which day and week controls have been used.
Thanks