BYU Tuition Estimator
By Bryce Palmer
My VBA solution is composed of an Excel UserForm that accepts 4 inputs from the user and determines the estimated tuition. The tuition charges are updated yearly by BYU and are posted online similar to this page. I have created an Excel Module to download these tables of data and extract the rates to make the calculations. After the user submits their estimated credit hours and other inputs the program will calculate the estimated tuition and display that on the UserForm.
BYU Tuition Estimator Excel File: http://files.gove.net/shares/files/15f/elbryce/TuitionEstimator.xlsm
Write Up: http://files.gove.net/shares/files/15f/elbryce/VBAProjectWriteup_BrycePalmer.pdf
Write Up: http://files.gove.net/shares/files/15f/elbryce/VBAProjectWriteup_BrycePalmer.pdf
No comments:
Post a Comment