I can't quite nail this one down with VBA.
What I'm trying to accomplish is:
For a collection of rows (2:205), if the cell value in column H equals "Y" - copy and paste the values of that entire row. If the value of column H equals "N" or is blank - then do nothing to the row.
Any push in the right direction is appreciated!
What I'm trying to accomplish is:
For a collection of rows (2:205), if the cell value in column H equals "Y" - copy and paste the values of that entire row. If the value of column H equals "N" or is blank - then do nothing to the row.
Any push in the right direction is appreciated!
Last edited: