Ok,
So I have a properly working Search Form working based on unbound text boxes. Is there an easy way once the user runs the query to keep the results from it in a smaller window?
For example,
I have:
Fiscal Year
Class Number
These are two of the most important fields in said unbound text boxes. When the query is run, it gives me a giant datasheet of results. I want to keep the results in a smaller window. I am also trying to put this schedule search form as a subform so users can lookup a class/course data and then manually place the data on the existing form.