Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Export txt file with ASCII format

Hello,

I have a question about export macro to a txt file. Is it possible to export the txt file with ASCII format. I have the following macro code:

Sub

ExportVarie

set
obj = ActiveDocument.GetSheetObject("TB03")
obj.Export "F:\ test.txt","|"

End

Sub







With regards,
Murat.

1 Reply
Not applicable
Author

Hello,

Did you get the answer? I have a similiar issue but I am still investigating.

Tks,

Marcelo