Hi
I have a string column called effective date that has 202501 and I am trying to create a column that outputs Jan. I have a formula 'RIGHT([effective date],2)' which provides me with the 01 and now I need a formula to change the 01 to Jan. Can someone please tell me what formula it is I should use?
In addition, I then need to identify if the month is prior to the current month I am working on, so for this example, I am in May, but working on April data (will always be the month before) and I need to be able to identify if the result from the first part, ie Jan is earlier then April.
Hope that makes sense. I have attached an excel to show what I have and what I am trying to get to.
Thanks