I have a document with 4500 rows and 6 columns to which I am continuously adding rows of new data. This is sheet one.
In a separate sheet, sheet 2, I’d like to draw in those rows that contain certain data. For example, there are 70 rows in sheet 1 that at someplace contain the name Smith, and I want the new sheet 2 to be able to import the data from each of those rows, exactly as it appears. I will do the same thing with the name, Jones, Johnson, etc.
I don’t simply want to copy and paste, I want this to happen automatically and be updated on sheet two as I continuously update sheet one.
Can you point me in the right direction for a function(s)?
In a separate sheet, sheet 2, I’d like to draw in those rows that contain certain data. For example, there are 70 rows in sheet 1 that at someplace contain the name Smith, and I want the new sheet 2 to be able to import the data from each of those rows, exactly as it appears. I will do the same thing with the name, Jones, Johnson, etc.
I don’t simply want to copy and paste, I want this to happen automatically and be updated on sheet two as I continuously update sheet one.
Can you point me in the right direction for a function(s)?
Statistics: Posted by J295 — Mon Mar 18, 2024 9:01 am — Replies 1 — Views 101