Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Sum related data and move to another sheet

Hi - please could someone help me - I am trying to sum a field for all
unique values in another column e.g.

James 5
James 11
Jack 1
Tim 99
and so on with variable names

My output needs to be something like:

James 16 + data from any of the other fields that were in
the original worksheet
Jack 1
Tim 99

Cheers for any input,
Will

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Sum related data and move to another sheet

Use advanced filter with the unique option on the name column to get a list
of uniques. Then use Sumif to get the sums.

--
Regards,
Tom Ogilvy

wrote in message
ups.com...
Would it be possible to use SUMIF to do this?


wrote:
Hi - please could someone help me - I am trying to sum a field for all
unique values in another column e.g.

James 5
James 11
Jack 1
Tim 99
and so on with variable names

My output needs to be something like:

James 16 + data from any of the other fields that were in
the original worksheet
Jack 1
Tim 99

Cheers for any input,
Will




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 to copy related information from sheet 1 to sheet 2 dave Excel Worksheet Functions 1 December 5th 09 02:00 AM
How do I move daily data from one sheet to a 'yearly sheet' ClintH2007 Excel Worksheet Functions 3 September 10th 07 07:02 AM
Move data to new sheet - rename sheet based on criteria ? [email protected] Excel Discussion (Misc queries) 7 May 16th 07 10:22 PM
move rows of data seperated in a sheet to a sheet with no separat Lynn Excel Worksheet Functions 5 December 22nd 06 03:18 AM
How to move data from one sheet to another TBep Excel Discussion (Misc queries) 0 January 11th 06 12:59 PM


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