Hello Gurus
Can I use the filter on reports during run time. I want to show only the data regarding one client on report.
any help.....
Thnak you in advance:)
Printable View
Hello Gurus
Can I use the filter on reports during run time. I want to show only the data regarding one client on report.
any help.....
Thnak you in advance:)
Use the criteria field of the client column in your query. Are you using a form to produce the report?
:)Thank you Allan for your reply,
No I am not using the form for reports, I want to put the filters directly on reports..............
makpk
I use filter on the fly giving me the ability to filter report contents based on my selection and printing only those filtered. The filter is a pop up form that opens on top of the report. Very flexible. Check out the attached zip sample. I found this concept on one of the forums online. I don't remember the author.