I have a dropdown in column B and i want to hide and unhide column based on dropdown selection .
For example
B4 - is my dropdown list and it contains numbers like
1
2
12
14
3
now based on condition if user selects less than 12 then it hides the H and I columns and if user selects greater than 12 then it unhides the H and I columns.
For example
B4 - is my dropdown list and it contains numbers like
1
2
12
14
3
now based on condition if user selects less than 12 then it hides the H and I columns and if user selects greater than 12 then it unhides the H and I columns.