How to remove gridlines,header portion only?

T

Texas Suz

Have several reports I am working on. Need the gridlines (both columns &
rows) for the 'body' of the report, but want to remove the gridlines from the
'header' so can type in whatever I need to (for the title), without
constrictions of gridlines. How do I do this?
 
J

Joan Wild

Are you really talking about a Report or are you printing a table/query?

If a report, it is likely that what appears to be gridlines are borders on
the controls in the header. In design view select the controls and in the
Format tab of the property sheet change the border property to transparent.
 
Top