make a list of the "TRUE"

mtbaldyred

New Member
Joined
Nov 2, 2005
Messages
1
Great site, the archive has helped me get this far, Id appreciate further help though:


I'm working with Excel to get a current list of our (a non profit group's) members. We have no contact management software, just MS Outlook ....

On sheet 1 I have a list of contacts and contact data, exported from MS Outlook

On Sheet 2 I have used =Sheet1!A1 etc to grab the names of the contacts and have used a simple formula to see if an exported ( membership) date has expired =(Sheet1!AA3>TODAY())

NOw Id like to now get a list derived from sheet 2, collected on sheet 3. It should be a list of ONLY the members whose memberships are still valid ( i.e for whom =(Sheet1!AA3>TODAY()) returned TRUE .

Can you tell me how to do this?
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Welcome to the board

Try using data --> filter --> autofilter to filter your column for TRUEs.

Then, copy and paste the filtered list (if filtering alone isn't enough) to sheet3.
 
Upvote 0

Forum statistics

Threads
1,203,250
Messages
6,054,382
Members
444,721
Latest member
BAFRA77

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