C
Chris
I need to add leading zeroes to an amount field in a
query. Some of the amounts are longer than others. The
field length needs to be 7 characters.
With some fields longer than others how do I get the query
to determine how many zeros to add?
Also this is eventually going to be converted to a text
file for programming purposes. Is there an easy way to get
rid of the decimal point in the amount field as well?
Thanks for your help )
-Chris
query. Some of the amounts are longer than others. The
field length needs to be 7 characters.
With some fields longer than others how do I get the query
to determine how many zeros to add?
Also this is eventually going to be converted to a text
file for programming purposes. Is there an easy way to get
rid of the decimal point in the amount field as well?
Thanks for your help )
-Chris