Dear Expert,
Hope someone can solve my problem. This problem been buggin me for few days and i still get it solved.
I need to export a table into a text file (.txt) with field name "amount" as text with width 15.
But i also need the preseding character to be filled with "0"
Eg: 1510 to become 000000000001510
Please help. Thank you very much
Hope someone can solve my problem. This problem been buggin me for few days and i still get it solved.
I need to export a table into a text file (.txt) with field name "amount" as text with width 15.
But i also need the preseding character to be filled with "0"
Eg: 1510 to become 000000000001510
Please help. Thank you very much