Formatting Fields

  • Thread starter Thread starter tsquared1518
  • Start date Start date
T

tsquared1518

Is there a way to center the contents of a field in Access, like you can in a
cell in Excel?
 
Form, Report, Query, or Table?

In a form or report there is the familiar Center button. Click in the fields
that you want center and click it.

In a query or table? Short of padding with space, no. That's just another on
a dozen or more reasons to use forms and reports to display data instead of
tables and queries.
 
You can set the text alignment of controls on reports and forms.

But you cannot set the text alignment of a field in a table or in a query.

John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County
 

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