I have a text field that contains a text value that is either 5 or six charters. I need a way to add a "0" to the first position of all the fields that are five charters in length. An example would be "50536" would become "050536" but "600001" would remain as "600001". Can anyone help me out with this?