Hi!
I have a report based on queries and i need it to look a certain way for a flat file. I need to get a fixed currency amount to be defaulted to 17 characters with the missing characters being zeros.
ex: 5913.00
must look like: 00000000005913.00
i dont know weather to use an imput mask or format
thanks
I have a report based on queries and i need it to look a certain way for a flat file. I need to get a fixed currency amount to be defaulted to 17 characters with the missing characters being zeros.
ex: 5913.00
must look like: 00000000005913.00
i dont know weather to use an imput mask or format
thanks