filter one worksheet based on formulas from another worksheet

miconian

Well-known Member
Joined
Aug 18, 2004
Messages
769
Hi. My situation is this:

Every week, I get a worksheet full of data. Some rows are relevant to me, and some are not. My goal is to quickly create a list of only the relevant rows. (I send this list on to others who are not interested in the process, so for the final product, I don't want it to include the filter or the original data, just the results.)

So right now, my process is:

1) receive the new data
2) paste my formulas in to the rows to the right of the new data
3) filter based on the results of my formulas
4) Copy and paste visible cells into a new worksheet, which will then be sent to co-workers.

This seems a bit labor-intensive to me. I think I shouldn't have to re-paste the same formulas every time. The data that I receive is always in the same format, with the exact same columns (although the number of rows changes).

The obvious solution would be to just re-create my formulas on a separate sheet, referencing the data on the new sheet.
But this has a few problems:

a) On the new sheet, I will still have to filter the data based on the formula results.
b) I don't know how many rows of data there are going to be on the new sheet, so I would have to either put my formulas in every row (taking up too much memory), or put them on too few rows (necessitating the process of finding out how many rows there are on the new sheet, dragging down the formulas, etc.)

Interested in thoughts on my best approach. Happy to answer questions.

Thanks!
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.

Forum statistics

Threads
1,215,039
Messages
6,122,799
Members
449,095
Latest member
m_smith_solihull

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