Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default ADD cells from previos sheets ?

okey i have sheet 5 in this sheet there is a cell called J5

i want J5(in sheet5) = J5(in sheet5) + J5(in sheet4) + J5(in sheet3) + J5(in
sheet2).....etc

is that possible ?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 470
Default ADD cells from previos sheets ?

Yes it is possible. Go to Sheet 5 and cell J5 and type:

=Sheet1!J5 + Sheet2!J5 + Sheet3!J5 + Sheet4!J5

In your question, you also showed having Sheet5!J5 in the formula. I don't
think
you meant for that to be there. I assume you want Sheet5!J5 to display the
total for J5 in Sheets 1 - 4.

Hope this helps,
Les

"Is it possible ?" wrote:

okey i have sheet 5 in this sheet there is a cell called J5

i want J5(in sheet5) = J5(in sheet5) + J5(in sheet4) + J5(in sheet3) + J5(in
sheet2).....etc

is that possible ?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default ADD cells from previos sheets ?

Thanks alot for your reply but actually when i said from sheet 1 to sheet 4 i
meant it as an example is there any way to say

SheetN!J5+SheetN-1!J5+SheetN-2!J5+SheetN-3!J5....etc ???

"WLMPilot" wrote:

Yes it is possible. Go to Sheet 5 and cell J5 and type:

=Sheet1!J5 + Sheet2!J5 + Sheet3!J5 + Sheet4!J5

In your question, you also showed having Sheet5!J5 in the formula. I don't
think
you meant for that to be there. I assume you want Sheet5!J5 to display the
total for J5 in Sheets 1 - 4.

Hope this helps,
Les

"Is it possible ?" wrote:

okey i have sheet 5 in this sheet there is a cell called J5

i want J5(in sheet5) = J5(in sheet5) + J5(in sheet4) + J5(in sheet3) + J5(in
sheet2).....etc

is that possible ?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default ADD cells from previos sheets ?

A formula cannot refer to it own cell. So you cannot have what you want in
J5
But =SUM(Sheet1:Sheet5!J5) will work in another cell on the sheet
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Is it possible ?" wrote in message
...
okey i have sheet 5 in this sheet there is a cell called J5

i want J5(in sheet5) = J5(in sheet5) + J5(in sheet4) + J5(in sheet3) +
J5(in
sheet2).....etc

is that possible ?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to fill in range of blank rows wth data fr last row previos ra Shinta Chen Excel Discussion (Misc queries) 1 September 11th 07 05:07 AM
please help with formula for same cells in different sheets Ali Excel Worksheet Functions 3 July 7th 07 12:11 PM
Linking Cells from different sheets JasonG TX Excel Discussion (Misc queries) 1 June 6th 07 05:37 PM
have a name change cells between sheets Michele Excel Worksheet Functions 0 March 23rd 06 10:43 PM
cells and sheets, names PH NEWS Excel Worksheet Functions 3 February 20th 06 03:35 PM


All times are GMT +1. The time now is 12:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"