Hi,
I have a lot of cells which has dates.xlsx in the columns for example 030124.xlsx in cell N2
i am wanting in cell O2 to say 03/01/24.
I have the formula in cell O2 saying =left(n2,6) which brings the date but then i cant format it to the date.
I have tried also in P2 putting =DATE(RIGHT(O2,2),MID(O2,3,2),LEFT(O2,2))
But sitll not working also tried =DATE(LEFT(O2,2),MID(O2,3,2),RIGHT(O2,2)) but that doesnt work how i want it either.
Any ideas?
thanks
I have a lot of cells which has dates.xlsx in the columns for example 030124.xlsx in cell N2
i am wanting in cell O2 to say 03/01/24.
I have the formula in cell O2 saying =left(n2,6) which brings the date but then i cant format it to the date.
I have tried also in P2 putting =DATE(RIGHT(O2,2),MID(O2,3,2),LEFT(O2,2))
But sitll not working also tried =DATE(LEFT(O2,2),MID(O2,3,2),RIGHT(O2,2)) but that doesnt work how i want it either.
Any ideas?
thanks