Hello All,
I know there are some threads that cover similar scenarios to what I'm about to ask but I still can't get my head around it. Hope someone can help.
Basically, I've got a memo field that has this standard structure.
xx/xx/xx - nnnnnnnnn etc.
(two carriage returns)
xx/xx/xx - nnnnnnnnnn etc.
(two carriage returns)
xx/xx/xx - nnnnnnnnnn etc.
And so on...
Where xx/xx/xx is a date and nnnnnnnn is just text.
I want to be able to extract the last instance of
xx/xx/xx - nnnnnnnnnn etc.
I tried various combinations of the Mid, Right, InStr functions but still can't get it right (??!!)
Please help!!
Thanks
Dm
I know there are some threads that cover similar scenarios to what I'm about to ask but I still can't get my head around it. Hope someone can help.
Basically, I've got a memo field that has this standard structure.
xx/xx/xx - nnnnnnnnn etc.
(two carriage returns)
xx/xx/xx - nnnnnnnnnn etc.
(two carriage returns)
xx/xx/xx - nnnnnnnnnn etc.
And so on...
Where xx/xx/xx is a date and nnnnnnnn is just text.
I want to be able to extract the last instance of
xx/xx/xx - nnnnnnnnnn etc.
I tried various combinations of the Mid, Right, InStr functions but still can't get it right (??!!)
Please help!!
Thanks
Dm