Sizing borders of query results

  • Thread starter Thread starter google3luo359
  • Start date Start date
G

google3luo359

Is it possible to size the page/borders of a query result or do I need
to create a form to house the results?
Right now the results come back in a squished box no matter how I
resize it.

TIA Ric
 
If you're planning on working with the results of the query (i.e.: updating
the data), then yes, you should have a form.

If you're planning on display the results, you should have a report.
 
Douglas said:
If you're planning on working with the results of the query (i.e.: updating
the data), then yes, you should have a form.

If you're planning on display the results, you should have a report.


Thanks for your help Doug.

Ric
 
Back
Top