lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hello all
I used find() to find the location of the first space in the following text
123 main street
and find() returned 4, so far so good. now i am wondering if i want to find the location of the second space in that text, what should i do?
Thank you so much.
I used find() to find the location of the first space in the following text
123 main street
and find() returned 4, so far so good. now i am wondering if i want to find the location of the second space in that text, what should i do?
Thank you so much.