does anyone know how I can add zeroes in front of a number? for eg i have a number field which I want to stoare as a text field (different field) but before storing it as a text field I want to attach 000 in front of that number so that the number 5 will be stored 0005.



