United Illuminating in Orange, CT Senior Design Fall 2014 Emily Simonelli Lindsay Sullivan Taniya Singh United Illuminating in Orange, CT 12/01/2014 Copyright © 2014 – Advanced Power Electronics & Electric Drives Lab (APEDL) 12/01/2014
Finished Flowcharts
Pivot Tables Easily Show Lots of Data Sliders adjust graphs and charts to compare inputs and outputs Able to compare multiple amounts
Userform One use of the Userform is to add data to an already existing table. The sheet shows the button to the right and once clicked it pops up with the userform. The code to the left is for the ‘add measure’ button and will theoretically find the first empty row and add in any number of data necessary.
Finding a Measure We can implement UserForms to locate data about a specific measure When the button “Find a Measure” is pressed the screen with the drop-down menu appears
Results Sheet Dashboard Results can either show individual years or a combined accumulation Results combining all programs versus individual programs or residential versus commercial reporting http://www.launchexcel.com/excel-drop-down-for-dashboards/
Sliders Some examples of sliders or similar ideas How to implement them How to create the code (i.e how to make the macro/VBA) Scrolls through a range of values when you drag the scroll box. Already implemented in the Retail Products tab.
Macros Create Line Graphs to display predicted costs Unhide columns/data or vice versa.