Good day. Requires advice. The task is to make a system in an educational institution for calculating and rating the pedagogical load. There is such a table in Excel, it will be supplemented and will be large. The problem is that it will be necessary to sample the groups, objects, and etc., and output to the report (as in Access) and print. How easier to implement? From options:
- Excel + Access (Only Access is inconvenient, because a large table is obtained), but the question arises how to make a report in Excel ...
- Web (php + mysql), but the question arises how to make a sample, such a complex table and print the generated report
- Vb.net + mysql, making the report is not difficult, but making such a complex table ...
What do you advise? Thank you in advance.