We have a memo field that contains a variety of information.
For instance; Job Released No-->Yes, Date01: 01/01/01 --> 02/01/01, Req. Date: 03/01/01 --> 04/01/01, Req. Date: 04/01/01 --> 05/01/01
We need to find all instances of "Req. Date". How can I do a loop or next?
So far I have found the length of the field and the instr count where the first instance is located but I cannot figure how to look for the next instance?
Any tips would be greatly appreciated.
Jill
For instance; Job Released No-->Yes, Date01: 01/01/01 --> 02/01/01, Req. Date: 03/01/01 --> 04/01/01, Req. Date: 04/01/01 --> 05/01/01
We need to find all instances of "Req. Date". How can I do a loop or next?
So far I have found the length of the field and the instr count where the first instance is located but I cannot figure how to look for the next instance?
Any tips would be greatly appreciated.
Jill