clear data in a macro

S

Sharon

I have a macro that runs and copies data from one set of
cells (ie A1:E1) and pastes it at the bottom of a list
(let say its at G20:K20). It does so correctly. Then
when I change the data at A1:E1 and run my macro again,
it should paste it at G21:K21 but instead it pastes it
both at G20:K20 AND G21:K21. Then the next time it does
G20:K20 AND G21:K21 AND G22:K22. What statement do I
need to put in to stop this from happening?

Thanks, Sharon
 

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

Top