drawing a table or grid-like structure on a report

  • Thread starter Thread starter max
  • Start date Start date
M

max

I have a report with numerous txtboxes and corresponding
labels.Consequently, they are not presentable. I would
like to be able to draw a table on the report and position
things accordingly (so that it may appear just like an MS
Word table).
Please help
 
max said:
I have a report with numerous txtboxes and corresponding
labels.Consequently, they are not presentable. I would
like to be able to draw a table on the report and position
things accordingly (so that it may appear just like an MS
Word table).


Open the report in design view, then use mouse to drag the
text boxes and labels around so they are positioned however
you want them. To see the lines around each of them, set
their BorderStyle property to Solid.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top