Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Formatting fields in a report

Status
Not open for further replies.

Jyotika123

Programmer
Mar 1, 2010
21
0
0
US
Hi,

I am using borders to highlight the fields in a report. Although I have tried aligning/sizing the fields, the borders are not connected when viewed on the report. Is there a way the report shows like a table with borders connected (like a word table)?
 
Is this a crosstab? If so, go into the customize style tab and uncheck "show cell margins." If not, would coloring the entire section work instead of the fields? You can handle this in the section expert->color tab.

-LB
 
Using borders on fields to build a table is full of problems.

Either use boxes and lines to build your own table, which is the aesiest and quickest solution.

Or place data in text boxes and use borders on those, however aligning these is very difficult.

Ian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top