O
Opinicus
I have a string that looks like this:
"5,789.93 YTL / 4,123.88 USD / 3,124.11 EUR"
The string's length and the numbers it contains will vary from day to day
and the numbers will not always have the same number of digits. (The last
being the problem that I can't get around.)
If the string is in A1, how do I put the YTL value in A2, the USD value in
A3, and the EUR value in A4?
"5,789.93 YTL / 4,123.88 USD / 3,124.11 EUR"
The string's length and the numbers it contains will vary from day to day
and the numbers will not always have the same number of digits. (The last
being the problem that I can't get around.)
If the string is in A1, how do I put the YTL value in A2, the USD value in
A3, and the EUR value in A4?