copy and paste multiple selection
- From: "Gareth" <Gareth.Evans@xxxxxxxxxxxxxxxx>
- Date: Sat, 28 May 2005 18:35:00 +0100
Have had a look in Help but not able to find an answer to my problem, in
fact Help says that what I want is not possible so I thought I would turn to
the pro's.
I want to copy a selection of cells and paste them into a row on another
***.
An example would be to copy:
Sheets("Sheet1").Range("T5,C7:T9,T13,C15:T17,T19,C21:T23")
and put it into A4:F4 on Sheet2
I know I can do it one cell at a time but I was hoping that I could speed
things up and do it all in one go as the macro will be quite long.
Thanks in advance.
Gareth
.
- Follow-Ups:
- Re: copy and paste multiple selection
- From: Dave Peterson
- Re: copy and paste multiple selection
- From: Jim Cone
- RE: copy and paste multiple selection
- From: Greg Wilson
- Re: copy and paste multiple selection
- Prev by Date: Re: Close program
- Next by Date: Work*** Deactivation Event
- Previous by thread: Anyone know why this doesn't work
- Next by thread: RE: copy and paste multiple selection
- Index(es):