PC Review


Reply
Thread Tools Rate Thread

Adding specific cells in column

 
 
=?Utf-8?B?TUc=?=
Guest
Posts: n/a
 
      23rd Feb 2006
The lines are detailed by person and detail for each person, then a line for
budget and a line for actuals. The columns are by date then sumarised by
month.
Along the bottom I want to add up a total for all the budget lines and all
the actual lines. But I want the formula to remain intact if additional
lines are inserted or deleted.
ie +b5+b10+b15 etc (and cell a5,a10,a15 = budget) the same for the actuals
thanks
--
MG
 
Reply With Quote
 
 
 
 
Trevor Shuttleworth
Guest
Posts: n/a
 
      23rd Feb 2006
MG

use SUMIF

=SUMIF($A:$A,"budget",$B:$B)
=SUMIF($A:$A,"actual",$B:$B)

Not sure what you mean by "along the bottom". You could *not* put these
formulae in column A or B. But, say you used cells A1 to B30, you could put
the formulae in C31 and D31 ... anywhere you like, in fact, below or
alongside the data

Regards

Trevor


"MG" <(E-Mail Removed)> wrote in message
news:ACE8A623-9E31-497B-9FE2-(E-Mail Removed)...
> The lines are detailed by person and detail for each person, then a line
> for
> budget and a line for actuals. The columns are by date then sumarised by
> month.
> Along the bottom I want to add up a total for all the budget lines and all
> the actual lines. But I want the formula to remain intact if additional
> lines are inserted or deleted.
> ie +b5+b10+b15 etc (and cell a5,a10,a15 = budget) the same for the actuals
> thanks
> --
> MG



 
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
adding specific cells =?Utf-8?B?U2hvb3Rlcg==?= Microsoft Excel Worksheet Functions 1 23rd Jan 2006 04:42 PM
Adding specific Cells Only. =?Utf-8?B?TG9zdCBhdCBTZWE=?= Microsoft Excel Misc 2 22nd Aug 2005 08:04 PM
Adding cells with specific colors spanishjon Microsoft Excel Misc 3 25th Jul 2005 10:27 AM
adding specific cells =?Utf-8?B?U2hvb3Rlcg==?= Microsoft Excel Worksheet Functions 3 13th Oct 2004 11:42 PM
Sum of cells in column if data in cells = specific value That's Confidential Microsoft Excel Misc 2 10th May 2004 03:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:50 AM.