data dashboards using excel and ms word

48
Data Dashboards Using Excel and MS Word Dr. Rosemarie O’Conner Gabriel Hartmann

Upload: dohanh

Post on 09-Dec-2016

228 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Data Dashboards Using Excel and MS Word

Data Dashboards Using

Excel and MS Word

Dr. Rosemarie O’Conner

Gabriel Hartmann

Page 2: Data Dashboards Using Excel and MS Word

2

Agenda

Introduction to Dashboards

Automation Process

‒ Demonstration

‒ 4 steps:

1. Design a dashboard

2. Create Word Template with Bookmarks

3. Organize the data in Excel

4. Run the code

Page 3: Data Dashboards Using Excel and MS Word

3

Introduction to Dashboards

Page 4: Data Dashboards Using Excel and MS Word

4

The Education Dashboard

• Is a tool to:

‒ Help organizations improve student performance

‒ Increase teacher effectiveness

‒ Manage operations more efficiently and cost

effectively

‒ Better communicate results to student, teachers,

parents, the public, and state and federal education

agencies

Brown, C. (2011). Converge Special Report: The Education Dashboard. Center for Digital

Education 2(3), 1-39.

Page 5: Data Dashboards Using Excel and MS Word

5

Examples

Maryland Report Card, www.mdreportcard.org

Page 6: Data Dashboards Using Excel and MS Word

6

The Automation Process

Page 7: Data Dashboards Using Excel and MS Word

7

Before We Get Started…

• REL Project.dotx (Template)

• REL Project.xlsm (Data File)

• Data Dashboards Using Excel

and MS Word Handout (PDF)

Have the following files available:

Page 8: Data Dashboards Using Excel and MS Word

Step 1:

Design a Data Dashboard

Developing a Model

Page 9: Data Dashboards Using Excel and MS Word

Start with a Blank

Page

Fill in the Model

with Data

Design a Model

Page 10: Data Dashboards Using Excel and MS Word

10

Developing a Data Dashboard

Define the Purpose

Design the Overall

Structure

Display Data

Page 11: Data Dashboards Using Excel and MS Word

11

What Do You Want Your Dashboard To

Look Like?

Decide on layout

‒ Number of pages

‒ Will it be broken into sections?

‒ Will it include any tables?

‒ Will it include any charts?

You can also take an existing document and make it a

dashboard

Page 12: Data Dashboards Using Excel and MS Word

12

Now It’s Your Turn..

Let’s create a dashboard

The dashboard will include information for parents on the following:

1. Demographics, percentage of students by:

a. race/ethnicity (Asian, Black, Hispanic, White, Other)

b. special education status

c. ELL status

2. Test scores in reading and math

Decide on your layout

Remember…this is your model!

Page 13: Data Dashboards Using Excel and MS Word

13

Step 2:

Creating a Word Template

Adding Bookmarks

Page 14: Data Dashboards Using Excel and MS Word

14

Word Template:

Model Dashboard

Page 15: Data Dashboards Using Excel and MS Word

15

Word Template:

Highlight Key Elements

Page 16: Data Dashboards Using Excel and MS Word

16

Show Bookmarks - PC

Page 17: Data Dashboards Using Excel and MS Word

17

Show Bookmarks - PC

Page 18: Data Dashboards Using Excel and MS Word

18

Show Bookmarks - Mac

Page 19: Data Dashboards Using Excel and MS Word

19

Show Bookmarks - Mac

Page 20: Data Dashboards Using Excel and MS Word

20

Word Template with Bookmarks

Page 21: Data Dashboards Using Excel and MS Word

21

Adding Bookmarks in Word - PC

Page 22: Data Dashboards Using Excel and MS Word

22

Adding Bookmarks in Word - Mac

Page 23: Data Dashboards Using Excel and MS Word

23

Adding Bookmarks in Word - Mac

Page 24: Data Dashboards Using Excel and MS Word

24

Adding Bookmarks in Word

PC

1. In the document, click

where you want to insert

a bookmark.

2. On the Insert tab, in the

Links group, click

Bookmark.

3. Under Bookmark

name, type a name.

4. Click Add.

Mac

1. On the View menu, click Print Layout.

2. Click where you want to insert a bookmark.

3. On the Insert menu, click Bookmark.

4. Under Bookmark name, type a name.

5. Click Add.

Page 25: Data Dashboards Using Excel and MS Word

25

Saving as a Word Template

.dotx file

Page 26: Data Dashboards Using Excel and MS Word

Any Questions about

inserting bookmarks?

Page 27: Data Dashboards Using Excel and MS Word

27

Now It’s Your Turn...

Open up the word template file and add bookmarks for the following:

1. School Name (schname)

2. percentage of Asian students (asian)

3. percentage of Black students (black)

4. percentage of Hispanic students (hispanic)

5. percentage of White students (white)

6. percentage of Other students (other)

7. percentage of special education students (speced)

8. percentage of ELL students (ell)

9. Test scores in reading (chart_r)

10. Test scores in math (chart_m)

Bookmark names are listed in parentheses in red.

Page 28: Data Dashboards Using Excel and MS Word

28

Step 3:

Organize the Data

Working with Excel

Page 29: Data Dashboards Using Excel and MS Word

29

Data file: 4 sheets

1. Setup

2. Data

3. Charts

4. Code Info

Page 30: Data Dashboards Using Excel and MS Word

30

Setup Sheet

Page 31: Data Dashboards Using Excel and MS Word

31

Data Sheet

Page 32: Data Dashboards Using Excel and MS Word

32

Data Sheet Compared to Setup Sheet

Page 33: Data Dashboards Using Excel and MS Word

33

Now It’s Your Turn...

• In the data file, complete the Setup sheet:

‒ Fill in the information in the first two columns:

1. “BmkName” (bookmark name)

2. “Column” (the number of the column where the

data that will replace the bookmark is located).

Page 34: Data Dashboards Using Excel and MS Word

34

Charts Sheet

Page 35: Data Dashboards Using Excel and MS Word

35

Chart Names Should Be Unique

Page 36: Data Dashboards Using Excel and MS Word

36

Setup Sheet Data Sheet

Bookmark Names Start With chart_

Page 37: Data Dashboards Using Excel and MS Word

37

Code Info Sheet: Specifications

Page 38: Data Dashboards Using Excel and MS Word

Any questions about

organizing data in Excel?

Page 39: Data Dashboards Using Excel and MS Word

39

Step 4:

Run the CodeRunning the Macro

Page 40: Data Dashboards Using Excel and MS Word

40

Enable the Macro

Page 41: Data Dashboards Using Excel and MS Word

41

Run the Macro

Page 42: Data Dashboards Using Excel and MS Word

42

Select Word Template File

Page 43: Data Dashboards Using Excel and MS Word

43

Select Folder Location

Page 44: Data Dashboards Using Excel and MS Word

Are there any questions

about the automation

process?

Page 45: Data Dashboards Using Excel and MS Word

45

Now It’s Your Turn..

• In the data file, complete the Code Info sheet:

‒ Fill in the shaded box with the specification to run

your data

‒ Run the Macro!

Page 46: Data Dashboards Using Excel and MS Word

Any final questions?

Page 47: Data Dashboards Using Excel and MS Word

47

Resources

• Dashboards

‒ http://i.dell.com/sites/content/public/solutions/k12/en/

Documents/education-dashboard-cde11-special-

report-q3.pdf

• Excel Basics – Creating Charts

‒ http://office.microsoft.com/en-us/excel-help/create-a-

chart-from-start-to-finish-HP010342356.aspx

• Macros

‒ http://www.excel-easy.com/vba.html