Macro to insert new row (inc above formulae) when one cell emptied

patticus12345

New Member
Joined
Dec 13, 2023
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi,

Please could I have some help building a macro to insert a new row, including formulae only, if one cell is populated.

If data (text format) was entered in cell A2, I would like a new row to be inserted below into row 3, and it would copy down the formulae from row 2 but none of the values. The idea would be for this to happen every time something is entered in column A. So if in the above new row A3 some text was typed, automatically a new row (4) would be entered, again with all the same formula as now 2 and 3 but with none of the values.
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Welcome to the Board!

Can you please tell us exactly which columns have formulas in them that would need to be copied down?
 
Upvote 0

Forum statistics

Threads
1,215,208
Messages
6,123,642
Members
449,111
Latest member
ghennedy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top