PC Review


Reply
Thread Tools Rate Thread

How do I copy a range of data to another sheet?

 
 
MrNobody
Guest
Posts: n/a
 
      19th Feb 2009
I need to copy a range of cells data from one worksheet to another.

In the source worksheet, I have a specific number of columns but the numbers
of rows should be dynamic, it should be able to expand until it finds an
empty row.

It then takes this range of cell data and copies it to another worksheet
starting at a specific cell (namely, A9)

How do I do this?
 
Reply With Quote
 
 
 
 
Shane Devenshire
Guest
Posts: n/a
 
      19th Feb 2009
Hi,

suppose the data starts in A1 and goes to column C. Select A1:C1 and then
press Shift+Ctrl+Down Arrow. Press Ctrl C to copy it, move to the other
sheet and press Ctrl V to paste it.

You may also be able to use the shortcut key Ctrl+A to select all the data
provided there is not data adjacent to the last column or the data you want
to copy. Then proceed with Ctrl+C ---> Ctrl+V as above.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"MrNobody" wrote:

> I need to copy a range of cells data from one worksheet to another.
>
> In the source worksheet, I have a specific number of columns but the numbers
> of rows should be dynamic, it should be able to expand until it finds an
> empty row.
>
> It then takes this range of cell data and copies it to another worksheet
> starting at a specific cell (namely, A9)
>
> How do I do this?

 
Reply With Quote
 
MrNobody
Guest
Posts: n/a
 
      19th Feb 2009
Oh... I meant to be able to do it using a function, not manually.

Is there no way?

Only a macro script can do something like that?

For example, I have worksheet "A" and worksheet "B"

I want to select all the data from "B"'s A1 -> Ax where x is the number of
rows of data it has. Then it copies this list of data into "A"'s B2 cell, but
with multiple values they proceed to B3, B4, etc...

"Shane Devenshire" wrote:

> Hi,
>
> suppose the data starts in A1 and goes to column C. Select A1:C1 and then
> press Shift+Ctrl+Down Arrow. Press Ctrl C to copy it, move to the other
> sheet and press Ctrl V to paste it.
>
> You may also be able to use the shortcut key Ctrl+A to select all the data
> provided there is not data adjacent to the last column or the data you want
> to copy. Then proceed with Ctrl+C ---> Ctrl+V as above.
>
> --
> If this helps, please click the Yes button
>
> Cheers,
> Shane Devenshire
>
>
> "MrNobody" wrote:
>
> > I need to copy a range of cells data from one worksheet to another.
> >
> > In the source worksheet, I have a specific number of columns but the numbers
> > of rows should be dynamic, it should be able to expand until it finds an
> > empty row.
> >
> > It then takes this range of cell data and copies it to another worksheet
> > starting at a specific cell (namely, A9)
> >
> > How do I do this?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy a Range of Data to another Work Sheet =?Utf-8?B?VGhlbyBEZWdy?= Microsoft Excel Programming 13 19th Jun 2007 12:59 PM
copy data from a specific range to another sheet new_to_vba Microsoft Excel Programming 4 6th Jan 2006 08:04 AM
Use macro to check a range of cells within a row and copy wanted data to new sheet busspeed Microsoft Excel Programming 1 29th Sep 2004 03:59 PM
Use macro to check a range of cells within a row and copy wanted data to new sheet busspeed Microsoft Excel Programming 0 29th Sep 2004 03:15 PM
Use macro to check a range of cells within a row and copy wanted data to new sheet busspeed Microsoft Excel Programming 2 29th Sep 2004 02:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:39 AM.