Please kindly help with my question. It's really appreciated!
What I want is
based on the value in a cell insert rows underneath.
only if a cell shows 6, then insert one row underneath
only if a cell shows 9, then insert two rows underneath
only if a cell shows 12 then insert three rows underneath
only if a cell shows 15 then insert four rows underneath
only if a cell shows 18 then insert five rows underneath
if the cell shows other number don't insert
Thanks for anyone can help!