i have 4 check box (Ative x Control) OR form control check boxes
1)excellent
2)good
3)poor
4)very poor
if i click on marked on 1 check box
it must be visible IF i click "Excellent" check box or default this check box if no mark clicked
MERGED
A B C D E (MERGED CELLS) F G H(MERGED CELLS)
[TABLE="width: 820"]
<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD="colspan: 5"]1 one : ……………………………………………………….
[/TD]
[TD="colspan: 3"]four : ……………………………………………………….
[/TD]
[/TR]
[TR]
[TD="colspan: 5"]2 two : ……………………………………………………….
[/TD]
[TD="colspan: 3"]five : ……………………………………………………….
[/TD]
[/TR]
[TR]
[TD="colspan: 5"]3 three : ………………………………………………………
[/TD]
[TD="colspan: 3"]six : ……………………………………………………….
[/TD]
[/TR]
</tbody>[/TABLE]
rest of 3 boxes
only visible like this in A1:G3
one: .......................
i need a macro for this
1)excellent
2)good
3)poor
4)very poor
if i click on marked on 1 check box
it must be visible IF i click "Excellent" check box or default this check box if no mark clicked
MERGED
A B C D E (MERGED CELLS) F G H(MERGED CELLS)
[TABLE="width: 820"]
<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD="colspan: 5"]1 one : ……………………………………………………….
[/TD]
[TD="colspan: 3"]four : ……………………………………………………….
[/TD]
[/TR]
[TR]
[TD="colspan: 5"]2 two : ……………………………………………………….
[/TD]
[TD="colspan: 3"]five : ……………………………………………………….
[/TD]
[/TR]
[TR]
[TD="colspan: 5"]3 three : ………………………………………………………
[/TD]
[TD="colspan: 3"]six : ……………………………………………………….
[/TD]
[/TR]
</tbody>[/TABLE]
rest of 3 boxes
only visible like this in A1:G3
one: .......................
i need a macro for this