Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello,
I am trying to use a formula to populate a column that shows how much inventory(in cost) is attached to each department. It does not matter if part of that inventory is also for another department. I inserted the new column next to the criteria: E F Hardware Plumbing Garden Home Office Here is my range of data. A B C D Hardware Washer $3.33 5 Plumbing Screw $.56 4 Hardware Screw $.56 4 Hardware Washer $3.33 5 Column A is the department who ordered the part, B is what they ordered, C is the cost, and D is how many we have in inventory. What I want is column F to multiply column C and D and put the total there if Column A = Column E, and if it is the first instance of the item in column B. This is how it should look: A B Hardware ($3.33*5)+($.56*4) Plumbing $.56*4 Garden Home Office Any help would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I set up a formula to count only unique items in a column? | Excel Worksheet Functions | |||
Setting up a validation of data listbox to provide the unique items within a range | Excel Worksheet Functions | |||
How do I set up a formula to count only unique items in a column? | Excel Worksheet Functions | |||
create an array with unique items IN MEMORY | Excel Worksheet Functions | |||
Count of unique items meeting condition | Excel Worksheet Functions |