Text alignment in a table

  • Thread starter Thread starter Fiona
  • Start date Start date
F

Fiona

Can anyone explain how I can get the text in each column
of a table (in Access) to either be centred or left/right
justified?
 
Short answer is don't. :-)

Create a form based on the fields in the table that you actually want your
users to see, change the alignment to what you want, and have the form open
in datasheet view, instead of form view. This will look like a table,
without giving the users direct access to the table.
 
Back
Top