Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi, I am trying to do some analysis, what I need is to extract data from a
file, but only the data that meets criteria, example, I want to extract data from a file that shows orders with their respective delivery dates, I want to extract the data that meets the following Sheet 1 A B C 1 Product Qty Ship Date 2 Blue Pens 10 10/11/2005 3 Black pens 25 31/10/2005 4 Blue Pens 50 28/10/2005 5 Red pens 20 01/11/2005 6 Blue Pens 25 27/10/2005 In another tab I want to return the data that has already passed its Ship Date, so the answer to the above would be. In col A I want the data to return the product that is passed it's Ship date and in col B I want the data to return the sum of those products that are passed their Ship date. Sheet 2 A B 1 Blue Pens 75 2 Black pens 25 3 Red Pens 20 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing data validation scenarios | Excel Worksheet Functions | |||
EXCEL:NUMBER TO GREEK WORDS | Excel Worksheet Functions | |||
convert value in word. For Exampe Rs.115.00 convert into word as . | Excel Discussion (Misc queries) | |||
How can i change this VBA project According to Indian Numeric | Excel Discussion (Misc queries) | |||
Spellnumber | Excel Worksheet Functions |