Select an entire row to copy after finding a value

  • Thread starter Thread starter steel_curtai
  • Start date Start date
S

steel_curtai

I am looking for a way to look for a value in a column and after
finding that column, selecting that whole row and copying it. Can
anyone help
 
If you mean in a macro
activecell.entirerow.select

If with an Excel shortcut
Shift+SpaceBar
 
Select the column.

Edit>Find

Enter the value to find and "Find Next"

When found click on the row header and copy that row then paste to wherever.


Gord Dibben Excel MVP
 

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