I would like to do the following if possible;
Worksheet 1 contains data I would like to send to worksheet 2 using a buton or macro on sheet 1.
Here is a detailed explaination of what I need to do.
worksheet 1, select a column, filter the column by non-blanks.
copy the first 3 cells in that column to worksheet 2. then copy the filter populated rows row by row to sheet 2 until the next row is blank indicating all rows have been copied
each column filtered will not always have the same results which is why the check for a blank row is needed.
Worksheet 1 contains data I would like to send to worksheet 2 using a buton or macro on sheet 1.
Here is a detailed explaination of what I need to do.
worksheet 1, select a column, filter the column by non-blanks.
copy the first 3 cells in that column to worksheet 2. then copy the filter populated rows row by row to sheet 2 until the next row is blank indicating all rows have been copied
each column filtered will not always have the same results which is why the check for a blank row is needed.