Skip to content

Using VBA to automate data collection, cleaning, and classification in the process of creating various financial reports for University of Colorado Student Gov't.

Notifications You must be signed in to change notification settings

AmeriFinn/CUSG-Report-Generator

Repository files navigation

VBA-Projects

Within this repository is a macro-enabled workbook I wrote in order to automate the process of creating financial reports for CU Student Government.

The current version is able to create quarterly reports, seasonal budgets, and annual budgets for 12 different offices and hundreds of accounts. Reports are created by collecting the raw data from .csv files and aggregating that into the desired template. The resulting reports can be exported and distributed into new workbooks without the generator modules. For annual budget reports, a word document is also created with various pieces of data being copy and pasted into a budget narrative template.

In addition to the generator program, there are example .csv files that can be used to run the generator and get a demonstration of what the generator does.

Simple instructions are included in the generator workbook and it is designed to be a very easy-to-use application.

Overall, this program I have written has been able to bring down the lead time for creating these reports from upwards of one week, down to just 15-30 minutes.

Generator Home Page image

Example of Annual Budget Roll Up image

Example of Quarterly Report Account Sheet image

About

Using VBA to automate data collection, cleaning, and classification in the process of creating various financial reports for University of Colorado Student Gov't.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published