Field name into two lines in a query?

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

Guest

This may be a silly question but...

Is it possible to make the name of a field into two lines instead of one
long line in a query?
 
No, there is no way to do that.



--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 
This may be a silly question but...

Is it possible to make the name of a field into two lines instead of one
long line in a query?

No; one of the many, many limitations of query datasheets as data display
options.

Create a Report for printing, or a Form for onscreen display. You can control
the appearance of the labels any way you like.

John W. Vinson [MVP]
 
Back
Top