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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

rtf and access reports

Status
Not open for further replies.

bigwheeler

Programmer
Mar 19, 2003
1
US
I need to create a continual listing of my report in an rtf format to import into another system. I am attempting to do this by using an Output To macro using MS-DOS Text.
The only item in my report is the detail line. No Headers or Footers are turned on.

The file currently looks like the following in the rft format.
(Space before the first line)
0123456798
0123456799
0123456800
0123456801
0123456802
0123456803
(after 72 lines a space appears)
0123456804
0123456805

The problem is that the first line of the report is blank and after every 72 lines a space appears.

Any suggestions would be great and thanks in advance for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top