The data source I have is only providing WeekNumber of a transaction, e.g. 1 - 52.
Is there a way to convert that week number into the respective month number, 1 - 12?
I can think of a painful nested if formula or an equally painful reference table as solutions.
But can anyone think of an easier formula?