I am trying to create a formula that creates a unique ID number based on a concatonated value. Value should reflect year, customer number and the order number for that customer. It should look like this,
YYYY-CustNo-OrdeNo.
So the order for custom...