How can i make the fields that i use in my report fixed length? I want to be able to see leading "0" for a numeric field (i.e. "1234.00" to fixed length of 9 "000123400"
and trailing "Spaces" for Alpha fields (i.e. "Hello World" to fixed length of 25 "Hello World "
Is there some way that i can create an edit mask so that i can format the fields, so that they will display the data in the way i have described above?
Thanks
R
Is there some way that i can create an edit mask so that i can format the fields, so that they will display the data in the way i have described above?
Thanks
R