This is a newbie question.
I have a sequence of numbers in my inventory and these are not auto generated, so I am either working with Number or Formula here.
I am trying to add zeros to a sequence so that all numbers have 6 digits. Currently, my numbers start at 0 and go up to 4 digits, I think I am looking for an If / Then LEN formula, but I can’t figure out the syntax to make it work.
For example, I need 5 to read as 000005, and I need 1401 to read 001401. etc.
Thanks in advance.

