pseudocode help please

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,

Each worksheet
Find KeyWord in first column
Starting with row after keyword
Take certain columns and copy to next blank row in Sheet1
Next

Can someone please show me some psuedocode on how to accomplish this?
Mainly, how do you copy a row from one sheet and paste it into another sheet
on the next available blank line?
How do you tell vba to look in the first column for a keyword?

thanks,
rodchar
 
thank you for some direction, i'm very rusty when it comes to vba.
rod.
 

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