padilAgrotani
New Member
I have to develop an excelsheet where a row is hidden automatically when the value is enter. There is 3 condition
An example like this:
Condition 1
If cell C16 = Value 1 to 3
Row 17 -> automatically hide row
Row 18 -> automatically hide row
Row 19 -> automatically unhide row
Condition 2
If cell C16 = Value 4 to 6
Row 17 -> automatically hide row
Row 18 -> automatically unhide row
Row 19 -> automatically hide row
Condition 3
If cell C16 = Value 7 to 9
Row 17 -> automatically unhide row
Row 18 -> automatically hide row
Row 19 -> automatically hide row
etc.
Can you please help me?
Thanks a lot
An example like this:
Condition 1
If cell C16 = Value 1 to 3
Row 17 -> automatically hide row
Row 18 -> automatically hide row
Row 19 -> automatically unhide row
Condition 2
If cell C16 = Value 4 to 6
Row 17 -> automatically hide row
Row 18 -> automatically unhide row
Row 19 -> automatically hide row
Condition 3
If cell C16 = Value 7 to 9
Row 17 -> automatically unhide row
Row 18 -> automatically hide row
Row 19 -> automatically hide row
etc.
Can you please help me?
Thanks a lot