26
1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

Embed Size (px)

Citation preview

Page 1: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

1

ISMT E-120Desktop Applications for Managers

Standardizing and Automating Work

Page 2: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

2

Standardizing andAutomating Work

• Document Templates• Macros• Forms

Page 3: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

3

Document Templates

• What is a Template?• Word• PowerPoint• Excel

Page 4: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

What’s a Template?

• Standard Document• New document = an

identical Copy• Collection of styles

& text• Where do templates

live?

4

Page 5: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

5

Word Templates

• Styles• Text• Images• Bookmarks• Quick Parts - AutoText• Later …Macros

Page 6: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

6

Bookmarks

• Named Location you jump to• GoTo that location

Page 7: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

7

Quick Parts - AutoText

• Named Chunks of Text• Can streamline data entry• Insert into document• Attach to templates

Page 8: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

8

Excel Templates

• Worksheets• Charts

Page 9: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

9

Worksheets

• Formulas, text, values• Names

– Ranges (selection of 2 or more cells)– Values– Formulas

• Formatting

Page 10: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

10

Charts

• Link to Worksheet• Use Named Ranges!• Formatting

Page 11: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

11

PowerPoint Templates

• Masters• Designs & Themes• Layout• Fonts• Transition Effects

Page 12: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

12

Standardizing and Automating Work

• Tables to Charts• Templates• Macros• Forms

Page 13: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

13

Macros

• Repeat Sequence of Actions• Exact Replica• Small Program• Visual Basic for Applications (VBA)

Page 14: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

14

Macro Recorder

In 2007• Develop > Code• View > Macro

In 2003• Tools > Macro > Record > New Macro

Page 15: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

15

Sample Macros

• Word -- Transpose Characters• Excel• PowerPoint• Access – when we cover Access

Page 16: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

16

Invoking Macros

• View Macros or Developer > Macros• Macro button• Keyboard Shortcut

Page 17: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

17

Standardizing and Automating Work

• Tables to Charts• Templates• Macros• Forms

Page 18: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

18

Forms

• Word• Excel• Access

Page 19: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

19

Word Forms

• Limited set of form control types• Must Save as Template

Page 20: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

20

Word Forms Objects

• Text field • Date-picker• Drop-Down & Combo Box• Building Block Gallery

Page 21: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

21

Excel Forms

• More Robust Set of Objects• Limited Text-Handling Ability• Must Save as Template

Page 22: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

22

Excel Forms Objects

• Label• Text Box• Group Box• Check Box• Option Button

• List Box• Combo Box• Scroll Bar• Spin Button• Button

Page 23: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

23

Excel - 3 Sheet Approach

• One Worksheet for Form• One Worksheet for Data• One Worksheet for Results• Hide Data and Results

Page 24: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

24

Then What?

• Word– save as document– save data only (.txt)

• Excel– save as workbook– integrate with database (later)

Page 25: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

25

Standardizing and Automating Work

• Templates• Macros • Forms

Page 26: 1 ISMT E-120 Desktop Applications for Managers Standardizing and Automating Work

26

Next

Introduction to Microsoft Access