Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Lakshmi
 
Posts: n/a
Default Excel 2003 : Group By

Hello All,

After upgradation of Ms Office to 2003.
I was suppose to group the data, based on first Column, second column and
then on third column. But the grouping is skipping few lines..

First Grouping is happening properly , from second onwards is the problem.My
macro is having these 3 lines .
"This was working fine in Excel 97".

Selection.Subtotal GroupBy:=1, Function:=xlSum, TotalList:=Array(5, 6, 7, _
8, 9, 10, 11, 12, 13), Replace:=False
Selection.Subtotal GroupBy:=2, Function:=xlSum, TotalList:=Array(5, 6, 7, _
8, 9, 10, 11, 12, 13), Replace:=False
Selection.Subtotal GroupBy:=3, Function:=xlSum, TotalList:=Array(5, 6, 7, _
8, 9, 10, 11, 12, 13), Replace:=False

Regards,
Lakshmi


  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

I don't use xl2003, but Debra Dalgleish has posted this:

=======

The problem may be corrected by installing this hotfix:

http://support.microsoft.com/default.aspx?id=833855

You can visit this page on the Microsoft site, to check which Office
updates should be installed:

http://office.microsoft.com/en-ca/of...e/default.aspx

=======

And someone else posted a registry fix:
http://google.com/groups?&threadm=f6...ing.google.com
(one line in your browser)

Look at Grant's post.

Lakshmi wrote:

Hello All,

After upgradation of Ms Office to 2003.
I was suppose to group the data, based on first Column, second column and
then on third column. But the grouping is skipping few lines..

First Grouping is happening properly , from second onwards is the problem.My
macro is having these 3 lines .
"This was working fine in Excel 97".

Selection.Subtotal GroupBy:=1, Function:=xlSum, TotalList:=Array(5, 6, 7, _
8, 9, 10, 11, 12, 13), Replace:=False
Selection.Subtotal GroupBy:=2, Function:=xlSum, TotalList:=Array(5, 6, 7, _
8, 9, 10, 11, 12, 13), Replace:=False
Selection.Subtotal GroupBy:=3, Function:=xlSum, TotalList:=Array(5, 6, 7, _
8, 9, 10, 11, 12, 13), Replace:=False

Regards,
Lakshmi


--

Dave Peterson
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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
sharing/using/saving Excel 2002 files in Excel 2003 maze2009 Excel Discussion (Misc queries) 0 January 20th 05 07:27 PM
Automatic links in Excel 2003 Jim Bud Excel Discussion (Misc queries) 4 January 13th 05 03:57 PM
can a workbook with macros created in excel 2003 work in excel 20. Steve Venti Excel Discussion (Misc queries) 2 December 27th 04 02:31 PM
Excel 2000 file when opened in Excel 2003 generates errors? Doug Excel Discussion (Misc queries) 13 December 25th 04 10:20 PM


All times are GMT +1. The time now is 09:17 PM.

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"