Hi-- can someone please help,
I am exporting a report to a txt file that has to be fed into another system. The probalem i am having is that Access puts in spaces every 6,7,or 8 records (there is no pattern) and the page breaks are either 4 or 3 spaces. I dont want there to be any spaces at all. When it is printed out from the access report there are no spaces anywhere-- it is only when it is in the text file. Also after the page break it treats the first line of records as the header even if it is not. Is this from me or from Access' internal formating
i have tried deleting the acPageBreak -- it didnt work
I have tried saving it as rtdf, txt, msdos text-- nothing seems to work or to stop it
can i do it through code?
is my best bet just to run a macro on the txt after it has been exported? the problem with that though is that there is no set pattern of where the breaks are & how many there are--
please if anyone has any suggestions, ideas, anything please please help!
thank you
I am exporting a report to a txt file that has to be fed into another system. The probalem i am having is that Access puts in spaces every 6,7,or 8 records (there is no pattern) and the page breaks are either 4 or 3 spaces. I dont want there to be any spaces at all. When it is printed out from the access report there are no spaces anywhere-- it is only when it is in the text file. Also after the page break it treats the first line of records as the header even if it is not. Is this from me or from Access' internal formating
i have tried deleting the acPageBreak -- it didnt work
I have tried saving it as rtdf, txt, msdos text-- nothing seems to work or to stop it
can i do it through code?
is my best bet just to run a macro on the txt after it has been exported? the problem with that though is that there is no set pattern of where the breaks are & how many there are--
please if anyone has any suggestions, ideas, anything please please help!
thank you