Venom
11-28-2007, 09:29 AM
Hi
I have a table called "Amount" that has the amounts as follows: 45.40, 35.60 etc.
I need to add 5 zeroes to the start of each individual amount so this can be imported into another system (E.g 0000045.40, 0000035.60 etc).
Can anyone please help with how to do this?
I currently have the format as Currency and it is exporting the £ symbol when I am choosing to export as a fixed width txt file. When I change the format to number, it is rounding the values up/down which I do not want it to do!
Thanks for any advice.
Venom.
I have a table called "Amount" that has the amounts as follows: 45.40, 35.60 etc.
I need to add 5 zeroes to the start of each individual amount so this can be imported into another system (E.g 0000045.40, 0000035.60 etc).
Can anyone please help with how to do this?
I currently have the format as Currency and it is exporting the £ symbol when I am choosing to export as a fixed width txt file. When I change the format to number, it is rounding the values up/down which I do not want it to do!
Thanks for any advice.
Venom.