Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
jgray
 
Posts: n/a
Default Sort a large file then sum like values...

hey guys, I'm not sure if what I would like to do is possible or not.
Basically, every week I put out a list of every different variation of
product that will be produced over the next eight weeks. The problem I run
into is that over the course or eight weeks, some product variations repeat
numerous times. Right now, I have to manually combine each variation across
the eight weeks via cutting and pasting then deleting the now empty row. Is
there any way to sort the file, then have excel combine the rows and delete
the rows that become empty?

About the file we use:

Rows are as follows:

Production line: Product description: Wk 1 : Wk 2:... Wk 8: Total:

The file is about 500 different variations long.

Thanks for any help you can provide!
  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

Rather than sorting and messing with the original file, how about using Data
| Advanced Filter to generate a list of unique Product Line & Product
Description combinations, probably on a new sheet. Once you've done that,
and assuming that Lines are in column A, descriptions are in B, Weeks 1-8 ore
in C:J, all on Sheet1, then use this formula on Sheet 2, in cell C2 (first
row has column headings, right?):

=SUMPROUCT(--(Sheet1!$a$2:$a$1000=$a2),--(Sheet1!$b$2:$b$1000=$b2),Sheet1!$c$2:$c$1000).

Then copy the formula to all the appropriate cells


"jgray" wrote:

hey guys, I'm not sure if what I would like to do is possible or not.
Basically, every week I put out a list of every different variation of
product that will be produced over the next eight weeks. The problem I run
into is that over the course or eight weeks, some product variations repeat
numerous times. Right now, I have to manually combine each variation across
the eight weeks via cutting and pasting then deleting the now empty row. Is
there any way to sort the file, then have excel combine the rows and delete
the rows that become empty?

About the file we use:

Rows are as follows:

Production line: Product description: Wk 1 : Wk 2:... Wk 8: Total:

The file is about 500 different variations long.

Thanks for any help you can provide!

  #3   Report Post  
jgray
 
Posts: n/a
Default

Thanks Duke, I will give it a shot later this week when I make the file!

"Duke Carey" wrote:

Rather than sorting and messing with the original file, how about using Data
| Advanced Filter to generate a list of unique Product Line & Product
Description combinations, probably on a new sheet. Once you've done that,
and assuming that Lines are in column A, descriptions are in B, Weeks 1-8 ore
in C:J, all on Sheet1, then use this formula on Sheet 2, in cell C2 (first
row has column headings, right?):

=SUMPROUCT(--(Sheet1!$a$2:$a$1000=$a2),--(Sheet1!$b$2:$b$1000=$b2),Sheet1!$c$2:$c$1000).

Then copy the formula to all the appropriate cells


"jgray" wrote:

hey guys, I'm not sure if what I would like to do is possible or not.
Basically, every week I put out a list of every different variation of
product that will be produced over the next eight weeks. The problem I run
into is that over the course or eight weeks, some product variations repeat
numerous times. Right now, I have to manually combine each variation across
the eight weeks via cutting and pasting then deleting the now empty row. Is
there any way to sort the file, then have excel combine the rows and delete
the rows that become empty?

About the file we use:

Rows are as follows:

Production line: Product description: Wk 1 : Wk 2:... Wk 8: Total:

The file is about 500 different variations long.

Thanks for any help you can provide!

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
How can I add values to a closed excel file? Ali Excel Worksheet Functions 8 June 11th 05 01:13 AM
Empty Workseek: File still too large (>300k) Anik Excel Discussion (Misc queries) 2 March 16th 05 06:21 PM
Trouble with Filters on a large file Michael Excel Discussion (Misc queries) 4 January 18th 05 11:23 PM
How can I open a large Excel file with more than 65536 rows? Ted Excel Discussion (Misc queries) 1 January 13th 05 07:47 PM
Excel 2003 "File Open": how keep folders at top with sort by Date. Aging Analyst Excel Discussion (Misc queries) 1 December 3rd 04 03:26 AM


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