Need Help to do the following - new to references

M

mmonti

I would like to populate sheet2 with all rows in sheet1 that meet a certain
condition. e.g. all rows where cells b1 through b1000 = x. Any guidance is
greatly appreciated.
 
P

Pete_UK

One quick way is to use autofilter on column B of sheet1, and select x
from the filter pull-down. Then select all the visible rows and
<copy><paste> into sheet2.

Hope this helps.

Pete
 
M

mmonti

Thank you for the quick response. However, I should have mentioned that
sheet1 is fairly dynamic and will change often. I was hoping to find a
solution where anytime I changed sheet1, sheet2 would automatically change as
well. That's why I thought using the Reference command would be the best
option, but can't figure out how to get what I need.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top