Bethany Butson (Purdue) Leonard Goldfine (Minnesota)

Slides:



Advertisements
Similar presentations
DAY 10: MICROSOFT EXCEL – CHAPTER 8 MICROSOFT EXCEL – CHAPTER 9 MICROSOFT EXCEL – CHAPTER 10 Akhila Kondai September 23, 2013.
Advertisements

© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 2Managing and Integrating Data and the Excel Environment Chapter 7Automating Repetitive Tasks.
WORKING SMART Crystal M. Thomas Henrico County DSS (804) POSSESS Central Region Member October 31, 2007.
Web ADI - Srinivas.M. Purpose Data upload into Oracle Applications Solution: Web ADI brings Oracle E-Business Suite functionality to a spreadsheet, where.
© Cheltenham Computer Training ADVANCED ECDL/ICDL [Module Four] - Spreadsheets ECDL ADVANCED Module 4 Spreadsheets Cheltenham Computer Training.
Using Macros and Visual Basic for Applications (VBA) with Excel
Developing an Excel Application
Tutorial 8: Developing an Excel Application
Templates and Styles Excel Advanced. Templates are pre- designed and formatted spreadsheets –They provide consistency of layout/structure –They.
Corporate Property Automated Information System (CPAIS) Macro Walkthrough Guide for Excel Version 2003.
MACROS CS1100 Computer Science and its Applications CS11001.
Microsoft Excel 2013 An Overview. Environment Quick Access Toolbar Customizable toolbar for one-click shortcuts Tabs Backstage View Tools located outside.
©2004, 2006, 2008 UIW Department of Instructional Technology Meat and Potatoes SPSS Presented by Terence Peak.
Chapter 5 Creating, Sorting, and Querying a Table
Spreadsheets and Non- Spatial Databases Unit 4: Module 15, Lecture 2- Advanced Microsoft Excel.
Excel: Pivot Tables Computer Information Technology Section 6-18.
Copyright 2003, Paradigm Publishing Inc. CHAPTER 6 BACKNEXTEND 6-1 LINKS TO OBJECTIVES Create and Rename a Folder Create and Rename a Folder Delete Workbooks.
Customizing Word Microsoft Office Word 2007 Illustrated Complete.
Macros Excel built-in functions are great but limited Macros are a means for the user to define new functions A macro is a single command that automates.
CS&E 1111 Excel Database Features Using Excel as a database tool Objectives: Sorting data Filtering data Using Subtotals Pivot Tables Importing and Exporting.
Macros in Excel Intro to lab 1. Macroinstructions Macro is recorded in VBA module sequence of Excel operations Macros can automate tasks in Excel Macro.
Excel Lesson 14 Creating and Using Macros Microsoft Office 2010 Advanced Cable / Morrison 1.
Microsoft Office Word 2013 Expert Microsoft Office Word 2013 Expert Courseware # 3251 Lesson 4: Working with Forms.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
1) Once you have logged into PowerTeacher, click on the chair in front of the grid for the class you want to create a seating chart for.
Introduction to VBA. This is not Introduction to Excel We’re going to assume you have a basic level of familiarity with Excel If you don’t, or you need.
How to Create a Book Purchase Request using Books in Print?
Air Quality System Precision and Accuracy Data Transaction Generator (AQSP&A) Training Session.
Automating Tasks with Visual Basic. Introduction  When can’t find a readymade macro action that does the job you want, you can use Visual Basic code.
Microsoft Excel Macros & Excel Solver (IENG490)
ICP Kit 2011 HHC Data Entry Module The World Bank ICP Kit Training African Development Bank.
Lesson 1 Review Q and A’s.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 Microsoft Office Excel Copyright © 2008 Pearson Prentice Hall. All rights reserved
Lecture Excel: Macros & Pivot Tables. Macros A macro is a series of commands that are stored and can be run whenever you need to perform the task.
June 21, Objectives  Grouping and ungrouping worksheets  Applying formulas and formatting to multiple worksheets  Referencing cells and ranges.
Microsoft Access Lesson 1 Lexington Technology Center February 11, 2003 Bob Herring On the Web at
Working with Reports in Microsoft Excel Session Version 1.0 © 2011 Aptech Limited.
1 Performing Spreadsheet What-If Analysis Applications of Spreadsheets.
Microsoft Word Working with Templates, Forms, Tables, and Charts.
Dreamweaver MX. 2 Overview of Templates n Templates represent a web page design or _______ that will be common to multiple pages. n There are two situations.
Key Applications Module Lesson 21 — Access Essentials
Creating Macros in Excel Adding Automated Functionality to Excel & Office Applications.
Intermacs Form Download Excel Tutorial Pivot Tables, Graphic Tools, Macros By: Devin Koehl.
Excel Macros 1 Macros or, How to Automate Part of Your Spreadsheet or Worksheet.
Introduction to Microsoft Excel Macros COE 201- Computer Proficiency.
DAY 9: MICROSOFT EXCEL – CHAPTER 6 Sravanthi Lakkimsetty Sept 16, 2015.
Intermacs Form Download Excel Tutorial Pivot Tables, Graphic Tools, Macros By: Devin Koehl.
Chapter 2: Excel Basics and Formatting Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Chapter 10: Working with Large Data Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Spreadsheet Evidence By.... P2 – DEVELOP A COMPLEX SPREADSHEET MODEL TO MEET PARTICULAR NEEDS.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Lesson 17 Mail Merge. Overview Create a main document. Create a data source. Insert merge fields into a main document. Perform a mail merge. Use data.
COMPREHENSIVE Excel Tutorial 12 Expanding Excel with Visual Basic for Applications.
Microsoft Excel 2007 Noris Bt. Ismail Faculty of Information and Communication Technology Tel : (Ext 8408) BCOMP0101.
Excel Tutorial 8 Developing an Excel Application
June 17, 2009 Office 2007 Tips & Tricks.
5.2 Microsoft Excel.
Excel: Macros & Pivot Tables
Computer Fundamentals
Learning How to “Excel”
Batch Functionality SAVING TIME WITH DATA ENTRY.
Microsoft Excel 101.
Microsoft Office Illustrated
Batch Functionality SAVING TIME WITH DATA ENTRY.
5.2 Microsoft Excel.
Agenda About Excel/Calc Spreadsheets Key Features
Lesson 1 - Automating Tasks
Spreadsheets and Data Management
Microsoft Excel 2007 – Level 2
Microsoft Excel 2007 – Level 2
Presentation transcript:

EXCEL POWER MOVES http://home.uchicago.edu/~greenland AIR 2015 Bethany Butson (Purdue) Leonard Goldfine (Minnesota) Will Greenland (Chicago) Luzat Khandkar (Chicago) http://home.uchicago.edu/~greenland

Motivation/Introduction Excel is a highly useful and flexible tool Used right it is extremely powerful for rapid report development Sticking to basic good practice helps avoid most frequent mistakes/errors Various “power moves” enhance productivity further

Basic Good Practice Three content tabs: Data Calc Report Standard additional tabs for calculation and meta-information: Scratch calculation Notes Checklist Lookups Create a “shared language of spreadsheets” to save time when working with multiple users

Before You Get Started Default version of Excel doesn’t have useful functions enabled: Developer tab Click File  Options  Customize Ribbon  Check the Developer box Analysis Tool Pack and Tool Pack VBA Click File  Options  Add-Ins  Manage  Click Go  Check Analysis Tool Pack and Tool Pack VBA  Click OK Bethany Enable functions!

Power Move 1: Drop-Down Getting started – 2 worksheets Data Lists Creating Lists Simply create lists by entering desired fields in each column Activating Lists Use the Data Validation feature Select “List” option from the Allow drop down menu Use the Source drop down menu to select appropriate list Lists can be edited Bethany

Power Move 2: Using VBA for Data Clean up Example) CIP code missing leading zeros Create VBA master file that contains code that can be used to clean up CIP codes Master file can contain several VBA modules Bethany

Power Move 3: Creating a Report Publication in Excel Create report template Add data sheet(s) Insert data into report template using charts/linked tables/images/etc. Bethany

Power Move 4: Survey Response Analysis in Excel Use DCOUNT, DSUM etc. to create a frequency table in calculation tab Multiple filter columns allow subpopulation comparisons Once template is created, duplicate to model multiple questions Combine with approach discussed above to produce live survey output report Utilize Pivot Tables for further data manipulation

Power Move 5: Use VBA to Automate More Complex Analysis (1/2) Ad-hoc survey reporting tool has familiar requirements: Side-by-side subpopulation reporting Repeatable for future survey iterations Adaptable to new survey designs But also has further analysis needs that are not simple to produce in “pure Excel”: Median, standard deviation etc.

Power Move 5: Use VBA to Automate More Complex Analysis (2/2) VBA macros can be used to: Iterate through multiple questions/settings Copy/paste output from unformatted calculation area/tab to report Or, pasted output via VBA can itself be the underlying source for a final round of calculation (e.g., significant differences) before formatted output

Final Observations/Wrap-Up Start from a simple/structured place: Data Calc Report Make notes on things that change, explain how the whole workbook fits together Use common “recipes” to solve similar problems Use VBA to automate repeated tasks, especially: Copy/paste (moving data around) Generate near-identical reports changing simple settings

Bethany Butson: bbutson@purdue.edu Leonard Goldfine: gold0154@umn.edu Contact Information Bethany Butson: bbutson@purdue.edu Leonard Goldfine: gold0154@umn.edu Will Greenland: greenland@uchicago.edu Luzat Khandkar: lkhandkar@uchicago.edu