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

ISMT E-120

Feb 23, 2016

Download

Documents

nolcha

Desktop Applications for Managers Standardizing and Automating Work. ISMT E-120. Standardizing and Automating Work. Document Templates Macros Forms. Document Templates. What is a Template? Word PowerPoint Excel. What’s a Template?. Standard Document New document = an identical Copy - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: ISMT E-120

1

ISMT E-120Desktop Applications for Managers

Standardizing and Automating Work

Page 2: ISMT E-120

2

Standardizing andAutomating Work

• Document Templates• Macros• Forms

Page 3: ISMT E-120

3

Document Templates

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

Page 4: ISMT E-120

What’s a Template?

• Standard Document• New document = an

identical Copy• Collection of styles

& text• Where do templates

live?

4

Page 5: ISMT E-120

5

Word Templates

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

Page 6: ISMT E-120

6

Bookmarks• Named Location you jump to• GoTo that location

Page 7: ISMT E-120

7

Quick Parts - AutoText

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

Page 8: ISMT E-120

8

Excel Templates

• Worksheets• Charts

Page 9: ISMT E-120

9

Worksheets

• Formulas, text, values• Names

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

• Formatting

Page 10: ISMT E-120

10

Charts

• Link to Worksheet• Use Named Ranges!• Formatting

Page 11: ISMT E-120

11

PowerPoint Templates

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

Page 12: ISMT E-120

12

Standardizing and Automating Work

• Tables to Charts• Templates• Macros• Forms

Page 13: ISMT E-120

13

Macros

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

Page 14: ISMT E-120

14

Macro RecorderIn 2007• Develop > Code• View > Macro

In 2003• Tools > Macro > Record > New Macro

Page 15: ISMT E-120

15

Sample Macros

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

Page 16: ISMT E-120

16

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

Page 17: ISMT E-120

17

Standardizing and Automating Work

• Tables to Charts• Templates• Macros• Forms

Page 18: ISMT E-120

18

Forms• Word• Excel• Access

Page 19: ISMT E-120

19

Word Forms

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

Page 20: ISMT E-120

20

Word Forms Objects

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

Page 21: ISMT E-120

21

Excel Forms

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

Page 22: ISMT E-120

22

Excel Forms Objects• Label• Text Box• Group Box• Check Box• Option Button

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

Page 23: ISMT E-120

23

Excel - 3 Sheet Approach

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

Page 24: ISMT E-120

24

Then What?• Word

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

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

Page 25: ISMT E-120

25

Standardizing and Automating Work

• Templates• Macros • Forms

Page 26: ISMT E-120

26

Next

Introduction to Microsoft Access