data extraction from excel

C

claw

I need to pull information from one collumn. If the collumn is comprised of
yes's and no's, can excel create a list of just the yes's?
 
R

Ron Coderre

Try something like this:

Assuming your list is in A1:B100, with
A1: Question
B1: Response

C1: Response
C2: Yes

D1: Question (the same col heading as A1)
E1: Response (the same col heading as B1)

Select your list (A1:B100)
Data>Filter>Advanced Filter
List Range: (already selected)
Criteria Range: C1:C2

Click the [OK] button to filter the list in place.
OR
To copy the matching records to another area:
Click: Copy to another location
Copy to: D1:E1 (which contains the col headings)
Click the [OK] button

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro
 
C

CLR

Try Data > Filter > AutoFilter.....then select YES from the drop down arrow
atop that column....

Vaya con Dios,
Chuck, CABGx3
 

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