PC Review


Reply
Thread Tools Rate Thread

copying data from multiple worksheets

 
 
=?Utf-8?B?U3RldmUgSXJtaW4=?=
Guest
Posts: n/a
 
      21st Sep 2007
I have data in the same area (E8..E57)on multiple (22) worksheets. I need to
copy these 22 columns into one worksheet displaying each column separately.
Now I can copy the first column into the destination worksheet, but can I
copy that column so that worksheet reference changes only. ( I would make
the cells absolute references)
 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWF4?=
Guest
Posts: n/a
 
      22nd Sep 2007
Here's one way to deliver it in the summary sheet,
dynamic to the source range in each of the 22 source sheets

In the summary sheet,
List the actual 22 source sheetnames in B1 across to W1

Then place in B2:
=INDEX(INDIRECT("'"&B$1&"'!E8:E58"),ROWS($1:1))
Copy B2 across to W2, fill down to W52 to populate.
Cols B to W will return the required results.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Steve Irmin" wrote:
> I have data in the same area (E8..E57)on multiple (22) worksheets. I need to
> copy these 22 columns into one worksheet displaying each column separately.
> Now I can copy the first column into the destination worksheet, but can I
> copy that column so that worksheet reference changes only. ( I would make
> the cells absolute references)

 
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
RE: Copying a range of data across multiple worksheets JLGWhiz Microsoft Excel Programming 0 29th Apr 2009 06:12 PM
Copying a range of data across multiple worksheets Isaiah Melton Microsoft Excel Programming 0 29th Apr 2009 05:26 PM
Copying Filtered Data from multiple worksheets Paul Moss Microsoft Excel Programming 3 8th Apr 2009 01:11 PM
Copying data from multiple worksheets =?Utf-8?B?UHVsbGluZ015SGFpck91dA==?= Microsoft Excel Misc 1 21st Nov 2006 11:00 PM
Copying data to multiple worksheets by Macro lqfong Microsoft Excel Misc 0 26th Jun 2006 03:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:51 AM.