Hi everyone,
I need to export a fixed width file from Access 2002 (or 2007), which I know how to do in a query. However my file layout requires two carriage returns in the middle of the file – so it will read something like:
H ABCDEF GHIJKL
a xxxxx xxxxxxxxxx xxxxxxxxx
b xxxxxxxx xxxxxxxxxxxx xxxxxxxx
How do I include a carriage return when I export? I have seen something about entering a Char(13) or Char(10), but don't understand how to include them in my file.
Thanks in advance for all your help!
I need to export a fixed width file from Access 2002 (or 2007), which I know how to do in a query. However my file layout requires two carriage returns in the middle of the file – so it will read something like:
H ABCDEF GHIJKL
a xxxxx xxxxxxxxxx xxxxxxxxx
b xxxxxxxx xxxxxxxxxxxx xxxxxxxx
How do I include a carriage return when I export? I have seen something about entering a Char(13) or Char(10), but don't understand how to include them in my file.
Thanks in advance for all your help!