I have a excel sheet that is filled,I just need to fill two extra blank rows after every odd row in sheet.How to do this?I want this to done after clicking on a button.
Suggest some answers.
I have a excel sheet that is filled,I just need to fill two extra
Share
Or something like this?
To use this as a button, you will need to paste this into a Module of your workbook. If there isn’t one, you’ll have to create one. Then you can link this macro to a button or short-key.