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: 709
Default Compacting or a Summation of several different lists into one

I have a master account sheet that lists orders and their contents. 10 orders
of up to 10 items currently but it could expand. The items could or could not
be replicated in each order. The problem lies in that I need to list all
items ordered in a summation list and that I cannot use VB.

Quantities and values can be done with a vlookup function but I'm scratching
my head over how to get the original list.

The sheet has sections like the following

order A
Item 3
Item 5
Item 7
Item 8

Order B
Item 5
Item 3
Item 1

Order C
Item 6
Item 5

Etc.

and a summation section that lists all those listed above: (the problem child)
Summation:

Item 1
Item 3
Item 5
Item 6
Item 7
Item 8


Would a set of arrays work?

--
-Richard
 
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
compacting spreadsheets teach1 Excel Discussion (Misc queries) 5 March 26th 08 02:17 PM
Compacting a file Kayakgirl Excel Discussion (Misc queries) 3 November 20th 06 10:43 PM
Excel Sheet Compacting? Justin Excel Programming 1 June 20th 06 06:12 PM
Automate compacting database JJ Excel Programming 12 March 18th 05 10:04 AM
VBA code to perform summation and product summation 21MSU[_2_] Excel Programming 4 May 17th 04 07:19 PM


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

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"