C
cwhaley
I'm thinking that I may have to switch to a database program to do
this, but I want to regularly extract a subset of rows to a 2nd sheet
based on various column values in the 1st sheet.
It seems that this shouldn't be rocket science, so maybe I'm missing
something that someone can help me with.
First of all, I know that I can do a series of sorts on the columns in
the 1st sheet to find the subset I want, then cut-and-paste those over
to the 2nd sheet. However, my data (in the 1st sheet) change weekly
and this would be very tedious (I know because I'm doing that now).
I've also considered VLOOKUPs in the 2nd sheet, but I can't think of a
way to do that without having the same number of rows (overall) in the
2nd sheet, even if most of them would be blank. I'd still have to sort
to bring them together as contiguous rows.
If this sounds totally obscure, let me try to express it a different
way. I want the formulas in my 2nd sheet to scan through all of the
rows in the first sheet and find the ones that meet certain criteria.
Then I want the rows that qualify from there to appear in the 2nd
sheet as CONSECUTIVE rows. It's getting that "consecutive" part to
happen that's eluding me (unless I get back to sorting again).
Any thoughts?
this, but I want to regularly extract a subset of rows to a 2nd sheet
based on various column values in the 1st sheet.
It seems that this shouldn't be rocket science, so maybe I'm missing
something that someone can help me with.
First of all, I know that I can do a series of sorts on the columns in
the 1st sheet to find the subset I want, then cut-and-paste those over
to the 2nd sheet. However, my data (in the 1st sheet) change weekly
and this would be very tedious (I know because I'm doing that now).
I've also considered VLOOKUPs in the 2nd sheet, but I can't think of a
way to do that without having the same number of rows (overall) in the
2nd sheet, even if most of them would be blank. I'd still have to sort
to bring them together as contiguous rows.
If this sounds totally obscure, let me try to express it a different
way. I want the formulas in my 2nd sheet to scan through all of the
rows in the first sheet and find the ones that meet certain criteria.
Then I want the rows that qualify from there to appear in the 2nd
sheet as CONSECUTIVE rows. It's getting that "consecutive" part to
happen that's eluding me (unless I get back to sorting again).
Any thoughts?