Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi All,
I have some problem programming the excel table i have to sum up a huge list of numbers. We have many Equipment and they will be name item 1, item 2.... (These name are not fixed and they will be added to the table we we go along.) For Each equipment we have area. We are suppose to sum up all the Area for each different type of equipment. I figure using sumif function we can sum up all the area for each equipmnt. But that requires me to first know what are the exact names for each equipment. Is there any function we can automatically list out the equipment in sorted order. Source : Equipment Area Item 1 50 Item 1 50 Item 1 50 Item 2 150 Item 2 150 Item 2 150 Item 1 50 Item 1 50 Item 1 50 Item 3 100 Item 3 100 Item 1 100 Item 3 50 Item 3 100 Item 3 100 Output : Equipment Area Item 1 400 Item 2 450 Item 3 450 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
function to retrieve a list of unique characters from a column | Excel Worksheet Functions | |||
building list from a column of data | Excel Worksheet Functions | |||
How to generate a function from the given data list(Y and X) | Excel Worksheet Functions | |||
Data in list w/same A:B move to column | Excel Worksheet Functions | |||
Capture and list data from a column or row | Excel Worksheet Functions |