Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50094

how do I copy data (not fixed) from one sheet to the first empty cell of col A of another

$
0
0
I have a project where I want to copy data that is across 4 columns and an always changing number of rows over to the first empty cell in column A of another sheet.
The data to be copied could be 300 rows long and is always 4 rows wide.

I've come up with an autofilter to filter out the 0s and delete the rows with 0s and now I'm stuck here.

Ultimately I'd like to be able to filter out the rows with 0s in the hours column and paste other rows to the first empty cell in column A.

Any help is appreciated. I've scrounged google and these forums for hours over the past several days and have not found one that does the trick.

Viewing all articles
Browse latest Browse all 50094

Trending Articles