Or you can use MID instead:
=DATE(B1,MID(A1,3,2),LEFT(A1,2))
@Drakien started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
Or you can use MID instead: