Wrap text

  • Thread starter Thread starter DAG
  • Start date Start date
D

DAG

Is it possible to wrap the text in a cell in a query, in access 2007? If so,
how is it done?

Thanks,
Divindy
 
Is it possible to wrap the text in a cell in a query, in access 2007? If so,
how is it done?

Thanks,
Divindy

Query (or table) datasheets are of VERY limited utility, and are not really
designed for data reporting (other than very simple quick&dirty).

Create a Form (for onscreen) or Report (for printing) based on the query. It's
easy to wrap in a Textbox on one of these.
 
Back
Top