Formatting Fields

T

tsquared1518

Is there a way to center the contents of a field in Access, like you can in a
cell in Excel?
 
J

Jerry Whittle

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.
 
J

John Spencer

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
 
Top