Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Calculating sum based on value in adjacent column

Hi, I'm trying to find the right function to achieve the following
objective.

I have two columns, each about fifty rows long. One is a list of names:
there are only eight different names, each of which occurs multiple
times. The adjacent column contains a list of numerical values. What I
want to do is to find the total of all the numerical values next to a
particular name - for example the total of all the sales figures
achieved by Jane.

I've been trying to do this with the IF function, but I don't think
this is going to work. There must be another function or technique
which I'm missing. Sorry if it's a FAQ, I couldn't find anything on it.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 222
Default Calculating sum based on value in adjacent column

use SUMIF e.g. =SUMIF(A1:A50,"Jane",B1:B50)

" wrote:

Hi, I'm trying to find the right function to achieve the following
objective.

I have two columns, each about fifty rows long. One is a list of names:
there are only eight different names, each of which occurs multiple
times. The adjacent column contains a list of numerical values. What I
want to do is to find the total of all the numerical values next to a
particular name - for example the total of all the sales figures
achieved by Jane.

I've been trying to do this with the IF function, but I don't think
this is going to work. There must be another function or technique
which I'm missing. Sorry if it's a FAQ, I couldn't find anything on it.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Calculating sum based on value in adjacent column

bigwheel wrote:
use SUMIF e.g. =SUMIF(A1:A50,"Jane",B1:B50)


Many thanks bigwheel and Richard, that's what I needed.

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
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
Help with copying dynamic column selected based on remote cell value and dynamic formula fill ers Charts and Charting in Excel 0 March 1st 06 01:05 AM
Calculating an average based on 2 and 3 criteria craggergirl Excel Worksheet Functions 2 February 24th 06 02:37 PM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
Format cell in column B based on value in the next cell (column c) Nicole Excel Discussion (Misc queries) 7 May 18th 05 10:19 PM


All times are GMT +1. The time now is 12:32 AM.

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

About Us

"It's about Microsoft Excel"