Hi All
I looking on this Forum and didn't find this what i want
I have the array of checkbox's. All it be placed on a one form. They make possible choosing any configurations to calculations for user.
However not all they are accidental but some this create an dependence.
So, I want to make it.
For e.g. If I made vbChecked let's say for chk(1) which I have named The Cars, then should be also
made vbChecked let's say for chk(5) named Porshe and let's say for chk(10) named Jeep.
But....If I will want to make vbUnchecked for chk(10) this example, then I should can to do it.
The statement of condition it will not here useful.
Because then can't - in reference to above mentioned example - to make chk(10) vbUnchecked without switch off this chk(1).
Simply I want I has it a dependent in one direction but in a second direction already no
I hope it will good understood
Someone know how to make it, thanks in advance for some help me




Reply With Quote