Hello,
In my company, we have a date code we put on our products. This date code consists of a Julian Date (3 digit YEARDAY value), the 2 digit year and then the machine it was produced on. We are reporting this date code into a sheet and I am wondering the best way to convert it.
I have thought about using an if statement to first turn it into a month, then that same thing to turn the YEARDAY to a month day, but I am wondering if there is an easier solution with another formula rather than using a dragged out IF statement?