M
michelleumich
Hi all,
I have a search form that finds results by filtering the original
table. It is adapted from http://allenbrowne.com/ser-62.html . All
my search boxes are text boxes on my version. I need to be able to
print the records that the search retrieves. The form is a continuous
form. I know how to set up a print macro if searching with a Query,
but I have many criterion to search for and the filter was the best
choice. Additionally I am having problems with the Query code
itself. Anyways, Is there any way to print out a report of filtered
results like that? Thank you for your time in advance.
M
I have a search form that finds results by filtering the original
table. It is adapted from http://allenbrowne.com/ser-62.html . All
my search boxes are text boxes on my version. I need to be able to
print the records that the search retrieves. The form is a continuous
form. I know how to set up a print macro if searching with a Query,
but I have many criterion to search for and the filter was the best
choice. Additionally I am having problems with the Query code
itself. Anyways, Is there any way to print out a report of filtered
results like that? Thank you for your time in advance.
M