Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Delete Duplicate Rows, Summing the Qty

Hi all,

I'm trying to look for a solution for the following: Without using pivot table.

Before :
DC664AV 5
DC664AV 6
DC970AV 4
DK560AV 34



After macro applied:
DC664AV 11
DC970AV 4
DK560AV 34

Greatly appeariate if u can help.
Thanks!

Shirley T
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Delete Duplicate Rows, Summing the Qty

Data= Subtotals, group on your first column and sum on the second. Use the
outline feature to collapse the rows so only the totals are shown.

--
Regards,
Tom Ogilvy

"Shirley T" wrote in message
om...
Hi all,

I'm trying to look for a solution for the following: Without using pivot

table.

Before :
DC664AV 5
DC664AV 6
DC970AV 4
DK560AV 34



After macro applied:
DC664AV 11
DC970AV 4
DK560AV 34

Greatly appeariate if u can help.
Thanks!

Shirley T



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Delete Duplicate Rows, Summing the Qty

Hi Ogilvy,
thanks for the answer, however, Data= Subtotals wasn't the desire
method that i prefer. I'm the begining learning for VBA, And I really
want to see if writing a macro script to bring up my answer.

The Data= Subtotals way is good, but i still have to manual remove
the word "total" and, manual copy the result to another sheet.

may u help?
Show me a way if u can! Millions thanks!

ST




"Tom Ogilvy" wrote in message ...
Data= Subtotals, group on your first column and sum on the second. Use the
outline feature to collapse the rows so only the totals are shown.

--
Regards,
Tom Ogilvy

"Shirley T" wrote in message
om...
Hi all,

I'm trying to look for a solution for the following: Without using pivot

table.

Before :
DC664AV 5
DC664AV 6
DC970AV 4
DK560AV 34



After macro applied:
DC664AV 11
DC970AV 4
DK560AV 34

Greatly appeariate if u can help.
Thanks!

Shirley T

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
delete duplicate rows, keep one Wasdell Excel Discussion (Misc queries) 1 October 30th 09 12:16 PM
delete duplicate rows christinaLO Excel Worksheet Functions 1 February 27th 07 06:22 PM
HELP delete duplicate rows. Malcolm Excel Programming 2 September 29th 03 11:48 AM
Delete duplicate rows christina Excel Programming 1 August 4th 03 01:04 PM
delete duplicate rows rhys Excel Programming 2 July 29th 03 12:52 PM


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