danhenshy23
New Member
- Joined
- Oct 3, 2016
- Messages
- 38
- Office Version
- 2019
- Platform
- Windows
Hi,
I have a text string like the one below:
France, Germany, Mexico, Australia, Croatia
I am wanting to return the first 3 characters after the nth comma, i.e. Mex or Aus.
How can I go about this?
I have a text string like the one below:
France, Germany, Mexico, Australia, Croatia
I am wanting to return the first 3 characters after the nth comma, i.e. Mex or Aus.
How can I go about this?