Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exporting To Text Problem

Status
Not open for further replies.

fogal

Technical User
Aug 20, 2001
87
US
I have problems exporting the contents of a report to text. It looks fine in print preview, but when you export to text sometimes it appears correct, other times it differs. On occasions exporting the same rport has produced several different formats. Spaces appear after lines of text and words. I am using access xp. It seems to work fine from the access 2000 version of the same database.

The errors also happen when you manually export the data to text using file export etc...

DoCmd.TransferText acExportDelim, stSpecName, stDocName, stOutputFile, False

Any suggestions welcome, as I am keeping the access 2000 version specifically because of this reason.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top