Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Does anyone know how to get an "either - or" kind of return. Here's a sample
of what I'm looking at: Order ID boxes freight $$ 999242849 4.00 11.51 999242850 3.00 113.43 999242851 1.00 3.08 999242851 1.00 20.75 999242852 1.00 16.61 999242863 4.00 32.26 999242863 4.00 32.26 999242863 4.00 32.26 999242863 4.00 32.26 On a separate worksheet, I need to create one row for each order listing what's in column C. Each line represents a tracking number from shipping. If one shipment has 4 boxes (like order 999242863), I only need to pull the $32.26 through once. But on order 999242851, there were two shipments and I need to add them together to get $23.83. Other orders have one shipment with one tracking number, so they are easy. I need a formula that will pull these numbers through. I have over 7 thousand lines to deal with on a monthly basis. Thanks! John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I return a value based on multiple possible conditions? | Excel Worksheet Functions | |||
Finding the Largest Number, based on two criteria | Excel Discussion (Misc queries) | |||
Return SEARCHED Column Number of Numeric Label and Value | Excel Worksheet Functions | |||
How do I show number of records that meet criteria filter | Excel Discussion (Misc queries) | |||
Creating a certain number of entries based on a number in a cell | Excel Worksheet Functions |