Click here to Skip to main content
15,908,901 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello,
I have several tables in Access database, I need to make a report views (max,min,total,..) for certain fields for selected table, this table will be selected by combobox in the form.
How to do this report?
Thanks,
Posted
Updated 5-Mar-17 19:55pm

1 solution

You can create reports from many kind of data sources by using built-in VS Report Viewer & the RDLC report format. More info & samples at http://www.gotreportviewer.com
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900