@matigo Yikes!
I wonder if using the & infix concat operator and the textjoin() function might make it a bit more readable?
I bet zeropadding with the prefix 00 then grab the last 2 digits approach you used is shorter than converting to a number with value($ then back to formatted text with text(), hah. 😂