Hi, I am as new to this forum as I am to VBA. A little background: I have a big excel file with two sheets, it's getting bigger day after day as I'm importing new data on both sheets from other workbooks. I have formulas in sheet1 and certain columns are updated based on data from sheet2 and vice versa with sheet 2, and what I am looking for is a VBA code for sheet1 to get me the new rows in between other rows based on certain conditions and to format them based on the same criteria of the previous included rows and I am completely failing to do that (at the moment I'm manually doing the job by inserting new rows, copy new data, drag down formulas, format painter, text to columns, etc.). The file is too big to be shared and requires lots of explaining of what I'm actually looking for Thank you in advance!
Last edited by a moderator: