PC Review


Reply
Thread Tools Rate Thread

Copy Data from Within same Workbook

 
 
Father John
Guest
Posts: n/a
 
      26th Jan 2011
Hi
I have a problem that I just can't seem to solve
I have a multisheet workbook and in each there are a series of results that
are located in the same cell but on different pages.
I want to bring these all onto the first Master Page.
In the first cell on the Master Page (sayB4) I type =SUM(Sheet1!E8), I then
want cell C4 to show =SUM(Sheet2!E8) but it says =SUM(Sheet1!F8) copying the
next cell it believes to be in sequence.
What am I missing??

Many thanks
Stephen

 
Reply With Quote
 
 
 
 
Pete_UK
Guest
Posts: n/a
 
      26th Jan 2011
Put this in B4:

=INDIRECT("'Sheet"&ROW(A1)&"'!E8")

and then copy down. No need for the SUM function.

Hope this helps.

Pete

On Jan 26, 9:09*am, "Father John" <w...@b.com> wrote:
> Hi
> I have a problem that I just can't seem to solve
> I have a multisheet workbook and in each there are a series of results that
> are located in the same cell but on different pages.
> I want to bring these all onto the first Master Page.
> In the first cell on the Master Page (sayB4) I type =SUM(Sheet1!E8), *I then
> want cell C4 to show =SUM(Sheet2!E8) but it says =SUM(Sheet1!F8) copying the
> next cell it believes to be in sequence.
> What am I missing??
>
> Many thanks
> Stephen


 
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
Macro to copy specific data from master workbook to another workbook Mark767 Microsoft Excel Programming 13 1st Sep 2009 08:57 PM
Copy data from Workbook Alpha & reorganize it in Workbook Bravo u473 Microsoft Excel Programming 1 31st Oct 2007 02:37 AM
1.Open workbook. 2 copy data. 3 replace data. 4 save workbook. Cristobalitotom Microsoft Excel Programming 0 6th Jul 2006 12:24 AM
loop through a column on a workbook copying data on each row to another workbook, then copy data back to the original workbook burl_rfc Microsoft Excel Programming 1 1st Apr 2006 08:48 PM
Copy Data from Workbook into specific Worksheet in other Workbook? kingdt Microsoft Excel Misc 1 16th Mar 2006 06:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:09 AM.