Microsoft Excel VBA

Below are a handful of projects I’ve completed via Microsoft Excel. I’ve tried to choose examples that display different areas of skill, from writing basic Excel functions and equations in spreadsheet modeling, to creating Visual Basic Applications.

VBA Project; Petgo Grooming Appointment Booking & Profile Logging

For this project, the objective was to mimic an online platform that could use a Visual Basic Application to fill their data reporting needs, while displaying a minimum of 7-8 Excel VBA skills.

The grooming scheduling platform I chose was Petco. This first sheet is the user-form by clients to book their dogs grooming appointment. Data is organized into three sheets including Pet Profile Information, Owner Profile Information & an Appointment Information Database.

Profile information can retrieved via the assigned ClientID number from the corresponding databases. The confirmation information has been automated to print on a separate page, print to PDF/local printer and emailed to the client, upon request. There is also a captcha requirement put in place upon sending this receipt.

Functions have been implemented to calculated total estimated costs based on various pricing across the selected services, upgrades or add-ons. Most option selections are visible by dropdown, ActiveX control buttons, checkboxes, or require manual input from the user. The input data for these buttons is hidden in a separate sheet.

To download a copy of this project, use the button below. Please note that some buttons did not print to this copy of the project.

Coming soon…

I plan to use this space to include more of projects in Excel, including examples of both my prescriptive and predictive spreadsheet modeling skills.

Check back soon!