Hello Team,
I have a workbook and containing somedata in rows but i want to show them based on cell value. Bydefault rows should be hide.
I have data in.
$5:$10
$13:$18
$21:$$26
I want if A1=1 and post click on button $5:$10 should be unhide and all below should be hide.
Same if A1=2 and...