how to use shift and down arrow keys in a macro?

G

Guest

Using Excel 2003, I have a macro that does everything except for holding down
the shift key and using the down arrow key.

I need to copy three rows, C5:C7. Starting in C5, the macro needs to SHIFT,
DOWN DOWN to highlight the three cells so they can be copied. (I can’t use
end-down because C6 & C7 may be blank.)

Can you show me an example of how the SHIFT command and the DOWN command
should be written into my macro?

Thank you very much,

John
 

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