LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Grouping without totals

Hi!

Anybody have any macros handy to group a more than 1 columns without
any totals.

Using the below code:
Range("A1").Select
Selection.Subtotal GroupBy:=1, Function:=xlSum,
TotalList:=Array(20), _
Replace:=False, PageBreaks:=False, SummaryBelowData:=False

will create a group based on one column and it will display sub
totals. But I dont want the subtotals and also the grouping should be
on two columns.

-Ben
 
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
Pivot Totals: Group totals different from Grand totals PsyberFox Excel Discussion (Misc queries) 1 February 13th 08 06:16 PM
Grouping totals together by month per customer Mike Koop Excel Discussion (Misc queries) 6 September 18th 07 09:40 PM
Grouping Totals Funkydan Excel Discussion (Misc queries) 1 August 15th 07 03:13 PM
Grouping & Group Totals pamarty Excel Worksheet Functions 0 May 8th 06 09:26 PM
Sorting and grouping list totals Curious[_3_] Excel Programming 1 September 14th 04 09:36 AM


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