Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to set a summary page of data collected per part numbers. I want to
add alike cells that have the same part number. The user chooses a part number from a list. The user will choose a part number for each column to collect data; some part numbers may be repeated (only one part number per column). I want to create a summary page that will calulate the data based on part number. My only problem is that I need to set the headers correctly without repeated the same part number twice. Below is a very small example of my problem. A B C D E F 1 Part #3 Part #1 Part #4 Part #4 Part #2 Part #3 The desired results would be: G H I J 1 Part #1 Part #2 Part #3 Part #4 The part numbers are all in one row (C3 thru DR3), No headers. The data will not be in any order and will change periodically. Unfortunately, The part numbers are both text and numerical. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formula to display choices of more than one in a list box | Excel Worksheet Functions | |||
How do I allow multiple choices in a list-box? | Excel Worksheet Functions | |||
Choices from Data Validation List | Excel Discussion (Misc queries) | |||
Drop-Down List does not display choices | Excel Discussion (Misc queries) | |||
Drop down list with multiple choices | Excel Worksheet Functions |