Anthony47
Well-known Member
- Joined
- Mar 29, 2006
- Messages
- 3,448
- Office Version
-
- 365
- 2010
- Platform
-
- Windows
Hi everybody,
in a string like "Dear friends please I need your help" how can I get the position of the first, the second, the third and so on position of a specific character, for example the "space"?
Now I do that via Udf, but I should do the job without using vba, if possible.
Thanks for your help.
in a string like "Dear friends please I need your help" how can I get the position of the first, the second, the third and so on position of a specific character, for example the "space"?
Now I do that via Udf, but I should do the job without using vba, if possible.
Thanks for your help.