Hello,
I have a column in a report that I am adding up to total an invoice as normal such as 1234.56.
I also need to kick that total out in a 500byte line on the bottom of the report so I have a text field (62) that says =[text54] and this works fine however, I need that field to always have 10 characters will zeros as needed...for example:
0000123456
Can anyone help me with the formatting for that?
Thanks!
I have a column in a report that I am adding up to total an invoice as normal such as 1234.56.
I also need to kick that total out in a 500byte line on the bottom of the report so I have a text field (62) that says =[text54] and this works fine however, I need that field to always have 10 characters will zeros as needed...for example:
0000123456
Can anyone help me with the formatting for that?
Thanks!