Hello, so i´ve got this code:
stFileLocation = Application.GetSaveAsFilename("Default name of the file")
ActiveWorkbook.SaveAs Filename:=stFileLocation & "xlsx"
Iwould like to export the file as .txt
Is it even possible?
Hello, so i´ve got this code:
stFileLocation = Application.GetSaveAsFilename("Default name of the file")
ActiveWorkbook.SaveAs Filename:=stFileLocation & "xlsx"
Iwould like to export the file as .txt
Is it even possible?
Look into: https://msdn.microsoft.com/en-us/lib.../ff841185.aspx
probably:
PS. note how code tags (required by our http://www.excelforum.com/forum-rule...rum-rules.html ) improved readability - and edit your post using the tags.![]()
Please Login or Register to view this content.
Best Regards,
Kaper
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks