Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
.. Got everything to work just fine.
Glad to hear that, Paul ! -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- On Jan 25, 1:55 am, Lancer940 wrote: Max, Final update. Got everything to work just fine. Thanks to your previous post. The formula in cell A3 of the output worksheet is ('DT Stats' is the name of the source data worksheet): =IF(ROW(A1)COUNT($S:$S),"",INDEX('DT Stats'!A:A,MATCH(SMALL($S:$S,ROW(A1)),$S:$S,0))) In cell S3: =IF(OR('DT Stats'!B3="",$B$1="",$D$1=""),"",IF(AND('DT Stats'!B3+0=$B$1,'DT Stats'!B3+0<=$D$1),ROW(),"")) The data in both worksheets starts from Row 3. The date from the source data ('DT Stats') is in Col B. The from/to dates are in cells B1 and D1. Thank you very much for taking the time to help me out. Kind regards, Paul |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup and Move Data Function Help | Excel Worksheet Functions | |||
Lookup for concatenated data | Excel Discussion (Misc queries) | |||
Lookup & Return Range of Data | Excel Discussion (Misc queries) | |||
From several workbooks onto one excel worksheet | Excel Discussion (Misc queries) | |||
Help PLEASE! Not sure what answer is: Match? Index? Other? | Excel Worksheet Functions |