Hi,
I have the following string: "210617". That is 21= 2021, 06= Jun and 17=day.
Which is the formula to extract "06" ?
I used right with 2 in order to get the day and I used left with 2 in order to get the year, but I can´t find the formula to extract "06"
Regards,
Igancio