Search results

  1. Z

    Question Export table with field into format...

    Thank you very much for your reply. I am sorry that i "hijack" other post as i am not aware of that. my bad...sorry I hope i am not driving you crazy... as i am not so sure and don't understand how or where should i use :- format(Amount,"000000000000000") Please and kindly explain to me. Thank...
  2. Z

    Converting Data Types

    I am having the similar problem, i need to export a field in a table "amount" to be present as below 100050 ---> 000000000100050 320 ---> 000000000000320 Please help. Thank you very much
  3. Z

    Question Export table with field into format...

    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...
Back
Top Bottom