jmbcreative
Technical User
Howdy y'all. I have an interesting need. I have a button on a form that sends a report via email when clicked. Right now the report that it sends contains all of the records of the table. What I need to do is when the button is pressed, I need a window to pop up allow the user to select which records to send and then generate the report and send it.
I assume that maybe a dynamic sequel query is needed to generate the report, or something along those lines. Any ideas?
I assume that maybe a dynamic sequel query is needed to generate the report, or something along those lines. Any ideas?