Are there any rules for where a date would start, or its format. For
instance, is there always the word end, or is it always full month name, or
anything else?

Signature
HTH
Bob Phillips
> Hello,
>
[quoted text clipped - 13 lines]
> Regards,
> Robert
p.strijbosch@chello.nl - 27 Jun 2005 09:45 GMT
Hi Rob,
The first part "Portfolio and Data at end: " is always the fixed, the
date is always in text format like February 2004, March 2004 etc.
Bottom line I only want to exclude the text "Portfolio and Data at end:
" (27 positions).
Jope that this answers your question.
Thanx for helping me out!
Regards,
Robert
Bob Phillips - 27 Jun 2005 10:47 GMT
Robert,
In that case, it is just simply
=RIGHT(A1,LEN(A1)-27)

Signature
HTH
Bob Phillips
> Hi Rob,
>
[quoted text clipped - 9 lines]
> Regards,
> Robert