B
Bunky
I have a rather thorny problem that I am sure can be solve using VB code but
I am not that good with VB code yet.
I have a 60 character text string that contains an email address. What I
think I need to do is find the end of the line and work back left until I hit
the 1st space after it finds the @ sign. In scanning the input data, the
email address is always the last thing entered on the line.
Please help!
I am not that good with VB code yet.
I have a 60 character text string that contains an email address. What I
think I need to do is find the end of the line and work back left until I hit
the 1st space after it finds the @ sign. In scanning the input data, the
email address is always the last thing entered on the line.
Please help!