Select a range of rows based on a column value
Posted by Dan Wilson on February 11, 2000 10:05 PM
I am trying to find an example of a simple VBA
procedure that selects a range of rows based on a
value in a column.
The VBA code will ultimately copy selected rows based on (equal to) a value in a column, and paste the selected range onto another worksheet.