Lines in subreport

molsen123

Registered User.
Local time
Today, 05:27
Joined
Nov 21, 2012
Messages
14
Hi All

Any ideas how I get rid of the lines appearing in a report? I've set everything to transparent but the group header and subsequent records in the subreport all have separating lines. Attached is an example

Many thanks
 

Attachments

  • Invoice.jpg
    Invoice.jpg
    77 KB · Views: 131
I think that you still have lines with the border style as SOLID not as TRANSPARENT.
Open the report in Design View, select all (CTRL+A) then set the Border Style to Transparent.
Run the report. If I am right, that lines should not appear.

Try this on a report copy.
 
Thanks Mihail. Did all that, but still no result. I think it may be because the sub report is directly from a form, not a report. Is ther any way to do this within the sub form?
 
Can you upload the database ? I'll take a look if you do that.
 
Hi Mihail

I'd be very grateful. Attached is a copy of the database. Just go into Invoices, and print, then a copy of the invoice will appear and you'll see what I mean.....

Many thanks
 

Attachments

Open the frmReportInvoiceSub in design view.
Property Sheet -> Format tab -> Dividing Lines = No.

An advice: Use Reports as subreports, not Forms.
 
Sir, you are a genius!

Thank you very much;)
 

Users who are viewing this thread

Back
Top Bottom