Field name into two lines in a query?

M

mayj

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

John Spencer

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

John W. Vinson

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]
 
Top