I have a Visual basic application which creates a excel spreadsheet and is saved as a .txt file.
ActiveWorkbook.SaveAs Filename:="c:\temp\file.txt", FileFormat:= _
xlTextPrinter, CreateBackup:=True
Before the save I have something like this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.