Reports for Users

steve21nj

Registered User.
Local time
Today, 12:42
Joined
Sep 11, 2012
Messages
260
I have read a lot about creating reports, and have successful built a few (as of now). I was wondering how everyone sets up the reports for the users to see. Do you create a form with a report link via command button? What if there is monthly, quarterly, or yearly criteria? Does anyone have any good sample databases on this?
 
I don't have any sample databases, but, attached is a screenshot of one form I have in my db that allows users to set some options before they view a report... it might give you a few ideas. A 'date-range' picker is very useful for users, instead of having them enter dates manually for time-frames.

Obviously there's quite a bit of code in the background building the query.

Regards
Melt
 

Attachments

  • screen.gif
    screen.gif
    32.7 KB · Views: 80
Thank you! I can only imagine the coding there, looks great and it looks like I will be busy!
 

Users who are viewing this thread

Back
Top Bottom