Automated Macro Run When New Row Is Added

Copper Contributor

Hello! 

 

I was wondering if it was possible for a macro to be run any time a new row is added with data into the spreadsheet? 

 

Long story short, we have data coming in from another source and populating into our spreadsheet. We can't assign a formula to the entire column because the incoming data will only populate what the program thinks is an empty row. So instead of data coming in and populating the next consecutive row it will jump to wherever the formula "ends" and populate the next row.

 

Here is the formula: =COUNTIF(B$2:B2,B2)

 

Let me know if this makes sense or if it can be done. Thank you!

0 Replies