Search/Sort Formula Help Needed

S

Scott

I have a workbook that I need help with that is set up like so:

Sheet1: Main Database (this sheet is the master data list.)
Sheet1 is set up as so:

A_______B______________
Data1 Needs Information
Data2 Needs Information
Data3 Complete
Data4 Needs Information
Data5 Complete

Now, on Sheet2 I would like to display all of the rows that say "Complete"
in ColumnB. I would like for the final display in Sheet2 to read as:

A_______B______
Data3 Complete
Data5 Complete

How do I do this?

Thanks!
 
G

Gary''s Student

Turn on autofilter on column B of Sheet1. Set the filter to display only the
Complete rows. Then just copy/paste the visible rows.
 
S

Scott

I would like the results to be from a formula that wouldn't require having to
update.
 

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