Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 60
Default Question re random addition

Hi,

I have a small spreadsheet, 7 columns wide. I coulmn 2 there are
various names which are repeated randomly, in colum 7 there are costs.

What I would like to do is somehow total all the costs for each name
in the spreadsheet - i.e if there are 12 names in all then have the
amount spent by each of the 12 people totalled individually.

Would someone be kind enough to point me towards a resource that may
help me achieve this?

I am using Excel 2003

--
Cheers

Peter

Please remove the invalid to reply
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 812
Default Question re random addition

I have a small spreadsheet, 7 columns wide. I coulmn 2 there are
various names which are repeated randomly, in colum 7 there are costs.

What I would like to do is somehow total all the costs for each name
in the spreadsheet - i.e if there are 12 names in all then have the
amount spent by each of the 12 people totalled individually.


Use the worksheet function SUMIF. For the 1st argument use the
entire range of names (precede row numbers in range with $ to
facilitate copying). For the 2nd argument, use only the name in the
row. For the 3rd argument, use the entire range of costs (precede
row numbers in range with $ to facilitate copying).

Merjet

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 60
Default Question re random addition

On Mon, 15 Jan 2007 13:37:54 +0000, Peter
wrote:

Hi,

I have a small spreadsheet, 7 columns wide. I coulmn 2 there are
various names which are repeated randomly, in colum 7 there are costs.

What I would like to do is somehow total all the costs for each name
in the spreadsheet - i.e if there are 12 names in all then have the
amount spent by each of the 12 people totalled individually.

Would someone be kind enough to point me towards a resource that may
help me achieve this?

I am using Excel 2003


Thanks both - SUMIF suits this spreadsheet very well - pivot tables
can await another day

--
Cheers

Peter

Please remove the invalid to reply
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
Formula addition causes random #REF! stevew Excel Worksheet Functions 1 April 26th 10 09:05 PM
column addition question D Excel Worksheet Functions 1 February 19th 06 11:50 PM
Same Question with one more addition of a dash to count Mahendra Excel Discussion (Misc queries) 0 August 4th 05 11:37 PM
Userform addition question Patrick Simonds Excel Programming 3 May 22nd 04 04:20 PM
In addition to previous question, if opening an Excel file in NON-read-only mode, would the macros on the worksheets work as well? Greener Excel Programming 2 October 9th 03 03:40 AM


All times are GMT +1. The time now is 03:22 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"