=IF((A2-A1)>1,"Missed " & TEXT(A1+1,"mm/dd/yy") & IF((A2-A1)>2," - " &
TEXT(A2-1,"mm/dd/yy"),""),"")
I tried that, but it didn't work...:( ...If you have tried and tested
this formula, could you please email me a have a sample book? Thx
Denium3008@yahoo.com

Signature
xDeniumx
Max - 18 Sep 2004 11:52 GMT
Think JE's solution works fine ..
Just ensure that your sample data is split*
so that only *dates* are in col A
As outlined in your other post, to split:
use Data > Text to columns on the col with "Date - Time"
In the wizard:
Step1: Select "Delimited" > Next
Step2: Check "space" > Next
Step3:
In the data preview pane: click to select the dates col
Under "Col data format": Select "MDY" from the drop menu
Click Finish

Signature
--
Rgds
Max
xl 97
---
Please respond in thread
xdemechanik <at>yahoo<dot>com
----
>
> =IF((A2-A1)>1,"Missed " & TEXT(A1+1,"mm/dd/yy") & IF((A2-A1)>2," - " &
[quoted text clipped - 10 lines]
> xDeniumx's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=14417
> View this thread: http://www.excelforum.com/showthread.php?threadid=260922