T
tony
I'm trying to allow a user to generate a report that is a CSV file to import
to a telephone dialing system for member notifications. I have it working
using a report that has the fields with the delimeters like
" filed1 "," field2 "," field3 "
I use a "docmd.outputo" to run the report and put it out to a Call.CSV file
It works but ever few line a blank line is inserted with just a CR/LF. It
seems to be some type of maximum length because I can cause the blank lines
every third line with a font size of 10 and every fourth line with a font
size of 8?
Any help is greatly appreciated.
Tony
to a telephone dialing system for member notifications. I have it working
using a report that has the fields with the delimeters like
" filed1 "," field2 "," field3 "
I use a "docmd.outputo" to run the report and put it out to a Call.CSV file
It works but ever few line a blank line is inserted with just a CR/LF. It
seems to be some type of maximum length because I can cause the blank lines
every third line with a font size of 10 and every fourth line with a font
size of 8?
Any help is greatly appreciated.
Tony