Selecting Cells

T

Terry

Hello another question for the excel guru's, again thanks in advance for your
help.

I have a list of values in column Q, I have a formula that identifies values
which I am interested in selecting.(The row is identified when column Q has
the text "Sums to ")

I need a macro which will select only the identifed rows so i can then
copy,delete or move them.

Thanks,

Terry
 
D

Don Guillett

Have a look in the vba help index for FINDNEXT.
OR,
use data>filter>autofilter>filter on col q
 

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