formatting query window

P

papa jonah

Is there a way to establish the size of the window that results when a
query runs.
I have a query that when it runs, even if there is only one record in
the result, the window is larger than the screen and I have to scroll
down just to see the bottom and see the record count.
Can that be changed/controlled?
 
D

Douglas J. Steele

AFAIK, it can't be changed programmatically. However, I thought that the
size of the window was based on how large it was the last time you saved the
query.
 
Top