Hi Everyone,
Here is what I'm trying to figure out how to do...
Currently: Via a form, a user generates a report from a query against the database (the user selects a date range and 1 or 2 other criteria).
Required: The users want to be able to decide which records from the list generated above to include in their report -- the selection would be arbitrary so they would need to see a list of the records from the first query, and then select via a check box (or something like that) which ones they want in their report.
In my struggle to figure out how to do this, I can't help but think I'm missing something fairly obvious and am hoping that someone can tell me what it is.
Is this something relatively easy to do? Or, as someone who isn't a programmer by trade (although I have in the past been a hobby programmer, and know a little sql) is it something that may be more trouble than it's worth?
Thank you for any assistance that you can provide!
W-H20
Here is what I'm trying to figure out how to do...
Currently: Via a form, a user generates a report from a query against the database (the user selects a date range and 1 or 2 other criteria).
Required: The users want to be able to decide which records from the list generated above to include in their report -- the selection would be arbitrary so they would need to see a list of the records from the first query, and then select via a check box (or something like that) which ones they want in their report.
In my struggle to figure out how to do this, I can't help but think I'm missing something fairly obvious and am hoping that someone can tell me what it is.
Is this something relatively easy to do? Or, as someone who isn't a programmer by trade (although I have in the past been a hobby programmer, and know a little sql) is it something that may be more trouble than it's worth?
Thank you for any assistance that you can provide!
W-H20