Hi all,
I have a text message in a fixed format where each piece of info is enclosed in slashes like:
TYPE/TIME1/TIME2/ROLE//
F15/260730/260810/CAS//
How do I search the text string to find for instance the first "//" then search for "/" and then copy the "260730" part???
What is the ctrl +f in VB code???
Thanks!!
Steff
I have a text message in a fixed format where each piece of info is enclosed in slashes like:
TYPE/TIME1/TIME2/ROLE//
F15/260730/260810/CAS//
How do I search the text string to find for instance the first "//" then search for "/" and then copy the "260730" part???
What is the ctrl +f in VB code???
Thanks!!
Steff