MojoJojo2023
New Member
- Joined
- Aug 7, 2023
- Messages
- 7
- Office Version
- 365
- 2021
- 2019
- Platform
- Windows
Hello all,
I have started receiving a csv file where the month is being presented (with General formatting) as:
202405
I need to convert the date to "May-24" but converting it to a date leaves me with "Feb-54".
Has anyone encountered this issue before? I'm trying to use a For... Loop to convert each cell in a range to this date format.
I have started receiving a csv file where the month is being presented (with General formatting) as:
202405
I need to convert the date to "May-24" but converting it to a date leaves me with "Feb-54".
Has anyone encountered this issue before? I'm trying to use a For... Loop to convert each cell in a range to this date format.