Centering Grouped Objects in reports to page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am creating a report where a "first name" and "last name" will be used from
a table. I have the names set to shrink and grow, but would like to group
them together and have them center to the page and can not figure how.
 
Beautiful! Thank you!

KARL DEWEY said:
Two ways to do it.
First -- Use two textbox and align them to be adjacent. Center the
textboxes on the report. Change Text Align property on the left one to Right
and on the right one to Left.
Second -- Concatenate the two fields as source for a single textbox and set
the Text Align property on it to Center. Center the textbox on the report.
 

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