jkjensen4144
New Member
- Joined
- Aug 17, 2018
- Messages
- 1
I am trying to extract some data from a string of characters. In this example "Invoice: 07022018: 28680: 07/02/2018" I want to extract the 28680 that is between the second an third colons. How do I do that?