Executive Summary
The previous method involved using several different programs, and took one full-time employee between 10 and 20 hours a month to create this reports. Each one was carefully exported from the database, and painstaking formatted according to form.
I created a program in Excel called the Drakinator to make this process much simpler, and automate all of the formatting requirements. The Drakinator opens with a form that asks the user to input a class code, beginning date, and ending date. With that information, the Drakinator queries the Sequioa database and gets data from 4 different tables and organizes that information onto a spreadsheet. Total prices and payment amounts are then calculated, and the entire sheet is formatted to be ready to print and exported to a new workbook. Finally, the user is prompted to save the workbook and a message displays that says the report was successfully generated.
**NOTE: This program was designed for use with the Bookstore's internal server. It will not run correctly outside of the Bookstore. You may however open it up to see the user form and view the code.
No comments:
Post a Comment