I have a numerical field (with a decimal) that I need to convert to a text field (without decimal). I can get the decimal to go away by using "Replace([Amount],".","", but ending zeros are not showing. I also need leading zeros to fill the field to 10 characters. Any help would be appreciated.
Thanks,
Thanks,