B
Brainstorm_uk
I have a simple set of data that gets output into an Access report that
produces correctly (in all cases) 3 rows. This report is then exported to RTF
format and manipulated later in Word. However of late the exported .rtf file
unpredictably truncates the last line of the report data....
In some cases I get sectorNumber="1", 2 and 3 but in others the 3 ... is
missing
As you can see below the sectorNumber="3" antennaType="2"
electricalTilt="70" ... /> is the missing part
<AntennaConfiguration>
<AntennaSector sectorNumber="1" antennaType="2" electricalTilt="60"
...." />
<AntennaSector sectorNumber="2" antennaType="2" electricalTilt="70"
.... />
<AntennaSector sectorNumber="
</AntennaConfiguration>
Any ideas most gratefully received.
Cheers
Mark
produces correctly (in all cases) 3 rows. This report is then exported to RTF
format and manipulated later in Word. However of late the exported .rtf file
unpredictably truncates the last line of the report data....
In some cases I get sectorNumber="1", 2 and 3 but in others the 3 ... is
missing
As you can see below the sectorNumber="3" antennaType="2"
electricalTilt="70" ... /> is the missing part
<AntennaConfiguration>
<AntennaSector sectorNumber="1" antennaType="2" electricalTilt="60"
...." />
<AntennaSector sectorNumber="2" antennaType="2" electricalTilt="70"
.... />
<AntennaSector sectorNumber="
</AntennaConfiguration>
Any ideas most gratefully received.
Cheers
Mark