Hi,

Could anyone provide the following 2 VBA codes

(1) that will insert 3 rows starting from row 5 (my data runs from row 5 to row 20)

and the code to
(2) delete every 2nd row starting from row 3 to row 150

Thank you very much.