My Assistant
![]() ![]() |
|
|
Nov 20 2003, 05:24 PM
Post
#1
|
|
|
New Member Posts: 7 From: Netherlands |
Hi All,
I'm facing an annoying problem when exporting to a .txt file. When using the following code my reports are exported correctly except forcharacters like ± or ë, it changes those into odd characters like ñ or ‰. code: DoCmd.OutputTo acOutputReport, stDocName, acFormatTXT, outputfilename When exporting the same report to an email message it works as expected, the charaters appear as in the db. The code I use for creating and sending the email is: DoCmd.SendObject acReport, stDocName, acFormatTXT Does anybody have any suggestions on how to solve this? Mayk |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 19th May 2013 - 05:18 AM |