How can I conditionally select multiple rows to be moved with vba?

  • Thread starter Thread starter Vincent Ready
  • Start date Start date
Hi
you may provide some more details what you're trying to achieve
 
Frank,

I have a column of products. Some of the product names end with a "-R" to
represent refurbished. I need to select only the refurbished rows and move
them to the bottom of the list. How can I get VB to select more than one
row at a time? As soon as I make a second selection statement I loose the
first selection. Is there someway to union all my selections so I can move
them all to the bottom?

Thank you
 

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

Back
Top