[newbie] VBA macro for 'copy and paste'

J

Jon

I have an excel sheet which needs to copy values iteratively.

So for example, on sheet 2 I want to

1. copy value of sheet 1 > cell A1 to sheet 2 > cell A1
2. print it or send it to a print queue
3. clear the values from sheet 2 > cell A1
4. copy value of sheet 1 > cell A2 to sheet 2 > cell A1 (replace contents)

The above process would be repeated for a number of values that is displayed
within sheet 1 > cell A1.

Any ideas how to go about it?
 
R

Roady [MVP]

Wrong newsgroup?
This one is for Outlook. Excel has its own set of newsgroups.

Good luck!
 

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