LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Consolidating/Grouping Data

Data=Subtotal does exactly what you describe.

If you want to do it manually as you suggest, then

=sumproduct(--($A$1:$A$2000=G1),--($B$1:$B$2000=H1),--($C$1:$C$2000=I1),$D$1:$D$2000)

then drag fill down the column.

where your unique values are in G,H and I and source data shown in A, B, C, D

--
Regards,
Tom Ogilvy


"gti_jobert" wrote:


Thanks for your reply, but its not what i'm looking for.

I have now advanced filtered my range (without the Qty) to obtain all
the unique values within the range - this is now what I want except I
am missing the sub total values for the unique values.

Any Ideas?


--
gti_jobert
------------------------------------------------------------------------
gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634
View this thread: http://www.excelforum.com/showthread...hreadid=523485




 
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
consolidating data potman Excel Discussion (Misc queries) 3 July 30th 08 03:43 AM
Consolidating Data tgilmour Excel Discussion (Misc queries) 1 November 7th 07 02:06 AM
Consolidating Data Gator Excel Worksheet Functions 4 September 20th 07 04:28 PM
Consolidating/Grouping Data gti_jobert Excel Discussion (Misc queries) 2 March 17th 06 11:09 AM
Need advice : consolidating data from multiple CSV files in Excel - External data handling Matthieu Gaillet Excel Programming 0 December 1st 05 09:02 AM


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

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"