how do I copy a range to a new sheet

D

Dave_D

Now that I this group solved my problem of flagging dates of my club members
as "expired", how would I automatically copy all of the members that are
expired to a new worksheet so I can use this for a mail merge?

I would need to check the condition of the expired column, YES or NO, then
copy the yes's name and address columns only to a new page.

TIA
 
D

Dave Peterson

Why not just add that column and when you use mailmerge, just include the
records with that flag set the way you need?

If you really want to copy the rows, you could apply Data|Filter|Autofilter and
filter to show just those members who are expired (bad choice of words!).

Then copy the visible rows to the new worksheet. Then come back and delete the
visible rows you don't need.

(I like the mailmerge option better.)

Another option would be to add that flag column, sort your data by that column
and copy and paste from that nice contiguous group of rows. (6 of one, half
dozen of the other...)
 

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