PC Review


Reply
Thread Tools Rate Thread

Adding numbers from other sheets?

 
 
Unforgiving
Guest
Posts: n/a
 
      14th Jul 2008
I have 5 cells on 5 sheets to add numbers together giving me a total on the
6th sheet cell, that formula is working just fine.
But I need to pull the total from 6th sheet cell into a 7th sheet giving me
the total I have on the 6th sheet cell, but when I put in my formula to pull
it into the 7th sheet it gives me one number less than what I need and I for
the life of me figure out whats going wrong.
my formula to pull the total into the 7th sheet for this is as follows:
=SUM('[Totals]Grand
Totals'!J2)+(D7)+(E7)+(F7)+(G7)+(H7)+(I7)+(J7)+(K7)+(L7)+(M7)+(N7)+(O7)+(P7)-(D12)-(E12)-(F12)-(G12)-(H12)-(I12)-(J12)-(K12)-(L12)-(M12)-(N12)-(O12)-(P12)


If more info is need just let me know. I tried to as clear as I could
 
Reply With Quote
 
 
 
 
Joel
Guest
Posts: n/a
 
      14th Jul 2008
I don' tknow hwat is wrong, but simplifing your formula may help

=SUM('[Totals]Grand Totals'!J2)+Sum(D7:P7)-Sum(D12:P12)


"Unforgiving" wrote:

> I have 5 cells on 5 sheets to add numbers together giving me a total on the
> 6th sheet cell, that formula is working just fine.
> But I need to pull the total from 6th sheet cell into a 7th sheet giving me
> the total I have on the 6th sheet cell, but when I put in my formula to pull
> it into the 7th sheet it gives me one number less than what I need and I for
> the life of me figure out whats going wrong.
> my formula to pull the total into the 7th sheet for this is as follows:
> =SUM('[Totals]Grand
> Totals'!J2)+(D7)+(E7)+(F7)+(G7)+(H7)+(I7)+(J7)+(K7)+(L7)+(M7)+(N7)+(O7)+(P7)-(D12)-(E12)-(F12)-(G12)-(H12)-(I12)-(J12)-(K12)-(L12)-(M12)-(N12)-(O12)-(P12)
>
>
> If more info is need just let me know. I tried to as clear as I could

 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      14th Jul 2008
or even

=SUM('[Totals]Grand Totals'!J2,D7:P7)-SUM(D12:P12)

--
__________________________________
HTH

Bob

"Joel" <(E-Mail Removed)> wrote in message
news:F68918D1-057C-4D6B-BC77-(E-Mail Removed)...
>I don' tknow hwat is wrong, but simplifing your formula may help
>
> =SUM('[Totals]Grand Totals'!J2)+Sum(D7:P7)-Sum(D12:P12)
>
>
> "Unforgiving" wrote:
>
>> I have 5 cells on 5 sheets to add numbers together giving me a total on
>> the
>> 6th sheet cell, that formula is working just fine.
>> But I need to pull the total from 6th sheet cell into a 7th sheet giving
>> me
>> the total I have on the 6th sheet cell, but when I put in my formula to
>> pull
>> it into the 7th sheet it gives me one number less than what I need and I
>> for
>> the life of me figure out whats going wrong.
>> my formula to pull the total into the 7th sheet for this is as follows:
>> =SUM('[Totals]Grand
>> Totals'!J2)+(D7)+(E7)+(F7)+(G7)+(H7)+(I7)+(J7)+(K7)+(L7)+(M7)+(N7)+(O7)+(P7)-(D12)-(E12)-(F12)-(G12)-(H12)-(I12)-(J12)-(K12)-(L12)-(M12)-(N12)-(O12)-(P12)
>>
>>
>> If more info is need just let me know. I tried to as clear as I could



 
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
referring to numbers in other sheets brian.baker13@googlemail.com Microsoft Excel Discussion 1 13th Nov 2007 07:29 PM
Numbers changing between sheets =?Utf-8?B?RGFhbjAwNw==?= Microsoft Excel Misc 13 1st Oct 2007 04:12 PM
Adding numbers or characters to existing numbers =?Utf-8?B?SmFubmll?= Microsoft Excel Worksheet Functions 9 20th Feb 2007 03:08 PM
Adding numbers from specific cells in a number of sheets c991257 Microsoft Excel Worksheet Functions 2 3rd Aug 2006 10:43 PM
Adding numbers to current numbers =?Utf-8?B?bWs=?= Microsoft Excel Worksheet Functions 2 16th May 2005 11:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:07 AM.