Excel2007 Power Point Slides

Hungama Digital Media Entertainment Pvt. Ltd.
Hungama Digital Media Entertainment Pvt. Ltd.City Manager en Hungama Digital Media Entertainment Pvt. Ltd.
SECTION 1: File Tasks
In this section you will learn how to:
• Navigate, perform basic tasks, and change views with My Computer
• Use the My Places Toolbar
• Use File Formats
• Use File Properties
• Use AutoRecover
• Upgrade a workbook
• Open and use a template
• Download a template
• Create a new template
Lesson 1.1: Using My Comp.
It is imperative you know how to access
the different places on your computer in
order to extract the information you
need. The Open dialogue box in Excel
(and many other programs) helps you
find files.
Lesson 1.1: Using My Comp.
Using the My Places Toolbar
Quick links to places on your computer
Lesson 1.1: Using My Comp.
Navigating with My Computer
Different drives, basic nav. buttons
Lesson 1.1: Using My Comp.
Performing Basics Tasks
Delete, rename files and folders
Lesson 1.1: Using My Comp.
Changing Views
See more/less files at once
Lesson 1.2: Saving your Files
Nearly everything you do will result in a
saved file. You will learn about
AutoRecover, file properties, and file
formats in this section.
Lesson 1.2: Saving your Files
File Formats
Each file type has a different extension
Lesson 1.2: Saving your Files
File Properties
Right-click to modify
properties
Lesson 1.2: Saving your Files
AutoRecover
Saves your work every 10 minutes
Lesson 1.2: Saving your Files
Upgrading a Workbook
Upgrade Excel 97-2003  Excel 2007
Lesson 1.3: Using Templates
The majority of spreadsheets you will use
have a template to get you started. Excel
lets you modify and create templates too.
Lesson 1.3: Using Templates
Opening a Template
Office Menu  New
Lesson 1.3: Using Templates
Downloading a Template
Downloaded from Office Online
Lesson 1.3: Using Templates
Using a Template
Enter data as normal; Excel will format
accordingly
Lesson 1.3: Using Templates
Creating a Template
Customize, save file as template
SECTION 2: Functions/Formulas
In this section you will learn about:
• Relative and absolute cell references
• Basic mathematical operators
• Formulas with multiple cell references
• Fixing errors
• Using Functions
• Using the IF function
• Finding the right function
• Working with range names
• Array formulas
Lesson 2.1: Using Formulas
Excel makes it easy to organize data, but
much more functionality is available by
using functions to perform operations on
your data.
Lesson 2.1: Using Formulas
Relative and Absolute References
Use $ to ‘lock’ the row/column reference
Lesson 2.1: Using Formulas
Basic Mathematical Operators
Control order of operations with ( )
Lesson 2.1: Using Formulas
Formulas w/Many References
Use ( and ) to control operations
Lesson 2.1: Using Formulas
Fixing Formula Errors
Excel alerts you to errors it encounters
Lesson 2.1: Using Formulas
Displaying and Printing Formulas
Excel options; lets you proof the math
Lesson 2.2: Explore Functions
A variety of pre-made formulas are
available to use in Excel. Just pick your
formula and enter the data when
prompted!
Lesson 2.2: Explore Functions
What are Functions?
Tools for performing mathematical or
logical tests
Financial, Logical, Text, Date & Time,
Lookup & Reference, Math & Trig,
Database, Statistical, Engineering, Cube
Lesson 2.2: Explore Functions
Finding the Right Function
Keyword search or browse library
Lesson 2.2: Explore Functions
Some Useful & Simple Functions
SUMIF, AVERAGE, MIN/MAX
Lesson 2.3: Using Functions
• In this section you will become familiar
with conditional functions and nested
functions.
• You will also become more familiar with
the specialty functions in Excel, such as
statistical functions.
Lesson 2.3: Using Functions
Inserting Functions
Type into formula bar or use command
Lesson 2.3: Using Functions
Using Functions and AutoFill for
Difficult Calculations
Select statistical function for complex
problems
Lesson 2.3: Using Functions
Using the IF Function
Perform test, then assign value / perform
action
IF (A1<=100, A1 * 0.5, C3 * 2)
If A1 <= 100 is true, A1 is divided by 2. If
A1 > 100, C3 is multiplied by 2.
Lesson 2.3: Using Functions
Working with Nested Functions
Functions inside other functions
Lesson 2.4: Names & Ranges
• Large spreadsheets become much more
manageable when large chunks of data
can be referred to by name.
• Makes working with others easier;
‘Test_Results’ is much more meaningful
than D5:D22.
Lesson 2.4: Names & Ranges
What are Range Names?
A block of adjacent cells is named
Lesson 2.4: Names & Ranges
Defining and Using Range Names
Select group and name
Lesson 2.4: Names & Ranges
Select Nonadjacent Ranges
Hold Ctrl key and select smaller ranges
Lesson 2.4: Names & Ranges
Using AutoCalculate
Calculations done by Excel on range of data
Lesson 2.5: Array Formulas
Array formulas are available to work on
large blocks of data. Regular formulas
and array formulas can be combined
together in your spreadsheet.
Lesson 2.5: Array Formulas
What are Array Formulas?
Operations done on two or more
adjacent cells
Lesson 2.5: Array Formulas
Using Basic Array Formulas
Cell references are replaced by ranges
Lesson 2.5: Array Formulas
Functions with Array Formulas
Use ranges in place of cell references
Lesson 2.5: Array Formulas
Using IF Function in Array Formula
Use array reference in formula with { }
SECTION 3: Managing Tables
In this section you will learn how to:
• Create, use, and modify tables
• Work with the total row
• Add fields (columns) and records (rows)
• Delete records
• Sort entries
• Use AutoFilter
• Use wildcard characters
• Validate data
• Work with database functions
Lesson 3.1: Working w/Tables
• Because of the row structure of a
spreadsheet, Excel can be used like a
basic database program.
• Tables are used on ranges of data to
help manage the data as a whole.
Lesson 3.1: Working w/Tables
What is a Table?
Adjacent columns of data with heading
Lesson 3.1: Working w/Tables
Creating Tables
Home ribbon 
Format as Table
Lesson 3.1: Working w/Tables
Modifying Tables
Colors, ranges, size, etc. thru Design ribbon
Lesson 3.1: Working w/Tables
What is the Total Row?
Appears at bottom of table
Lesson 3.2: Records & Fields
When dealing with a database, it is useful
to think of columns as ‘fields’ and rows as
‘records’. You will add fields and records
to a table to treat it as a small database.
Lesson 3.2: Records & Fields
What are Records and Fields?
Record is entire row, field is one element
of a row
Lesson 3.2: Records & Fields
Add Fields by Inserting Columns
Right-click column header, click Insert
Lesson 3.2: Records & Fields
Add Records by Inserting Rows
Right-click row heading, click Insert
Lesson 3.2: Records & Fields
Quickly Adding Records
Press Enter after typing in bottom cell
Lesson 3.2: Records & Fields
Deleting Records or Fields
Right-click cell, click Delete
Lesson 3.3: Tables & Filters
Tables are designed to manage and
quickly retrieve data. In this lesson you
will learn about some of these sorting
and filtering tools.
Lesson 3.3: Tables & Filters
Sorting Data in a Table
Click pull-down arrow beside heading
Lesson 3.3: Tables & Filters
What is an AutoFilter?
Filter that operates based on user input
Lesson 3.3: Tables & Filters
Custom AutoFilters
Choose Custom Filter from pull-down
arrow, enter criteria
Lesson 3.3: Tables & Filters
Using an Advanced Filter
Define a range of custom search criteria
Lesson 3.3: Tables & Filters
Copying Filtered Records
Copy filtered records to show before &
after scenarios
Lesson 3.4: Excel as Database
You know that you can create tables of
data in Excel and use filters. In this
lesson you will learn how to apply
advanced filters, use wildcards, validate
data, and use database functions.
Lesson 3.4: Excel as Database
Filter with Wildcard Characters
To represent unknown/missing
chars., ? for single character
Lesson 3.4: Excel as Database
Validating your Data
Validation rules ensure data consistency
Lesson 3.4: Excel as Database
What are Database Functions?
Specific to database use and involve
conditional searching
SECTION 4: Enhancing Workbook
In this section you will learn how to:
• Insert special characters, symbols, shapes
• Change diagram types
• Incorporate text
• Add and edit WordArt
• Insert photo/diagram
• Add and create embedded objects
Lesson 4.1: Customize Workbook
• Excel includes many different tools to
enhance the look of a sheet of numbers.
• Using WordArt, special shapes, and
signature lines, make your spreadsheet
stand out if it will be displayed or
printed.
Lesson 4.1: Customize Workbook
Inserting Symbol or Special Char.
Mathematical, Latin, Cyrillic, Greek, etc.
Lesson 4.1: Customize Workbook
Adding and Editing Shapes
Choose Shape, then scale, rotate, skew, etc.
Lesson 4.1: Customize Workbook
Creating and Altering Diagrams
Effective in quickly conveying information
Lesson 4.1: Customize Workbook
Changing the Diagram Type
Right-click, Change Layout and choose new
Lesson 4.1: Customize Workbook
Incorporating Text
Click directly on object, type
Lesson 4.1: Customize Workbook
Adding a Signature Line
Add to printed document for approval
Lesson 4.2: Working w/Text Box
Add a text box to better drive a point,
explain a procedure, or outline some
other piece of information. Text boxes
are more versatile than simply typing and
formatting text in a cell.
Lesson 4.2: Working w/Text Box
Adding a Text Box
Click Text Box tool, click and drag
Lesson 4.2: Working w/Text Box
Selecting a Text Box
Select by clicking, perimeter & handles
will appear
Lesson 4.2: Working w/Text Box
Manipulating a Text Box
Click and drag handle, rotate
Lesson 4.2: Working w/Text Box
Formatting a Text Box
Double-click text box to show toolbar
Lesson 4.3: WordArt
• Create eye-catching graphics easily with
Excel.
• Add colors, styles, shading and more.
Lesson 4.3: WordArt
Adding WordArt to Spreadsheet
Choose style, click and drag box, type
Lesson 4.3: WordArt
Changing the Font Color
Select text, use tools in Format ribbon
Lesson 4.3: WordArt
Changing the Outline Color
Select text, use tools in Format ribbon
Lesson 4.3: WordArt
Adding Effects
Select text, use effects in Format ribbon
Lesson 4.4: ClipArt
ClipArt is a type of picture, diagram, or
illustration meant to enhance something.
For example, a small picture of a football
player could be included beside a sports
statistic spreadsheet. There are many
included with Office 2007 and thousands
more available online.
Lesson 4.4: ClipArt
Finding ClipArt
Click ClipArt icon and
search library
Lesson 4.4: ClipArt
Inserting ClipArt
Double-click art to add to spreadsheet
Lesson 4.4: ClipArt
Manipulating ClipArt
Click to select, click and drag handles to
size
Lesson 4.4: ClipArt
Inserting a Photographic Image
Click command, browse, insert, manipulate
Lesson 4.5: Using Objects
An object can be a file created by another
program that is inserted into a
spreadsheet. These include images, a
video, PowerPoint presentation, Word
document, etc.
Lesson 4.5: Using Objects
Creating New Embedded Objects
Click command, choose type, insert
Lesson 4.5: Using Objects
Embedding Existing Files
Click command, browse for file, insert
Lesson 4.5: Using Objects
Editing Embedded Objects
Double-click object, edit in native
program
Lesson 4.5: Using Objects
Embedding Parts of Files
Select source file material, Copy  Paste
SECTION 5: Finalizing Workbook
In this section you will learn how to:
• Protect a sheet and workbook
• Use the document inspector
• Use the compatibility inspector
• Mark a workbook as final
• Insert and modify Excel data in Word
• Link Excel data in Word
• Import objects from Access
• Publish as PDF
• Import data from external sources
Lesson 5.1: Protecting Workbook
• Excel features a few security measures
that can be taken against unauthorized
viewing or modification of a document.
• Excel can also protect your data on a
sheet by sheet basis.
Lesson 5.1: Protecting Workbook
Protecting your Workbook
Protect data and structure, apply
password if desired
Lesson 5.1: Protecting Workbook
Protecting your Worksheets
Prevent data loss and manipulation
Lesson 5.1: Protecting Workbook
Unlocking Cells
Give access only to certain cell(s)
Lesson 5.1: Protecting Workbook
Protecting your Excel Files
Full lock or read-only protection
Lesson 5.2: Finishing Workbook
If you are sharing your document with
others, you should be aware of the
metadata that is being sent. You can also
use other tools to ensure compatibility
with other versions of Microsoft Excel.
Lesson 5.2: Finishing Workbook
Using the Document Inspector
Checks for comments, personal info,
custom & invisible content, etc.
Lesson 5.2: Finishing Workbook
Using the Compatibility Checker
Check file for use on older Excel versions
Lesson 5.2: Finishing Workbook
Marking a Workbook as Final
Users can view but not modify
Lesson 5.3: Using Excel in Word
• Word is used for word processing, Excel
is commonly used for business data.
• Therefore, Excel and Word work
together to make your documents
informative and streamlined.
Lesson 5.3: Using Excel in Word
Inserting Excel Data in Word
Click Object command in Word, browse
for Excel file
Lesson 5.3: Using Excel in Word
Linking Excel Data in Word
Copy Excel data, use Paste Special in Word
Lesson 5.3: Using Excel in Word
Modifying Data after Insertion
Right-click  Worksheet Object  Edit
Lesson 5.3: Using Excel in Word
Insert Excel Chart into Word
Copy chart, Paste into Word
Lesson 5.4: Using Excel & Access
Spreadsheets organize, analyze, and
process data. Databases store, retrieve,
filter, and query data. However the two
programs are very similar in nature. In
this lesson you will learn how to use Excel
and Access together.
Lesson 5.4: Using Excel & Access
Linking Excel to Access DB
Use External Data commands in Access
Lesson 5.4: Using Excel & Access
Import Table, PivotTable, &
PivotChart Data from Access
External data command in Excel, select
file and input options
Lesson 5.4: Using Excel & Access
Transform Worksheet into DB
Import source data into Access
Lesson 5.5: Using Excel w/Programs
You now know how to use Excel data in
Word and Access. Excel data can also be
used in Outlook and file types can be
saved in many different formats.
Lesson 5.5: Using Excel w/Programs
Using Outlook to Send Excel Data
Send as attachment from Excel menu
Lesson 5.5: Using Excel w/Programs
Open Excel File in Diff. Format
Save file as different format
Lesson 5.5: Using Excel w/Programs
Import Data from Text File
Choose import options based on text info
Lesson 5.5: Using Excel w/Programs
Import from External Sources
Usually from external database servers
Lesson 5.5: Using Excel w/Programs
Publish as PDF
Choose option in Save As menu
Lesson 5.5: Using Excel w/Programs
Faxing a Workbook
Use Internet Faxing service to send file
1 de 118

Recomendados

Microsoft Excel Advanced Features por
Microsoft Excel Advanced FeaturesMicrosoft Excel Advanced Features
Microsoft Excel Advanced FeaturesAkashMeghwar2
113 vistas30 diapositivas
Libre Office Calc Lesson 4: Understanding Functions por
Libre Office Calc Lesson 4: Understanding FunctionsLibre Office Calc Lesson 4: Understanding Functions
Libre Office Calc Lesson 4: Understanding FunctionsSmart Chicago Collaborative
16.7K vistas52 diapositivas
MICROSOFT EXCEL (ICTL) por
MICROSOFT EXCEL (ICTL)MICROSOFT EXCEL (ICTL)
MICROSOFT EXCEL (ICTL)Nad0209
2.4K vistas112 diapositivas
Access 2007-Get to know Access por
Access 2007-Get to know AccessAccess 2007-Get to know Access
Access 2007-Get to know AccessOklahoma Dept. Mental Health
1.2K vistas56 diapositivas
Microsoft excel por
Microsoft excelMicrosoft excel
Microsoft excelwaszia
199 vistas17 diapositivas
Libre Office Writer Lesson 5: Mail Merge por
Libre Office Writer Lesson 5: Mail MergeLibre Office Writer Lesson 5: Mail Merge
Libre Office Writer Lesson 5: Mail MergeSmart Chicago Collaborative
26.2K vistas67 diapositivas

Más contenido relacionado

La actualidad más candente

Libre Office Calc Lesson 1: Introduction to spreadsheets por
Libre Office Calc Lesson 1: Introduction to spreadsheetsLibre Office Calc Lesson 1: Introduction to spreadsheets
Libre Office Calc Lesson 1: Introduction to spreadsheetsSmart Chicago Collaborative
12.4K vistas25 diapositivas
Pranavi verma-class-9-spreadsheet por
Pranavi verma-class-9-spreadsheetPranavi verma-class-9-spreadsheet
Pranavi verma-class-9-spreadsheetPranaviVerma
30 vistas53 diapositivas
10359485 por
1035948510359485
10359485kavumo
149 vistas31 diapositivas
Ms office excel por
Ms office excelMs office excel
Ms office excelAllan Baldejo
312 vistas16 diapositivas
Excel 2010 tutorial por
Excel 2010 tutorialExcel 2010 tutorial
Excel 2010 tutorialCikgu Syahidon
2.2K vistas19 diapositivas
09 ms excel por
09 ms excel09 ms excel
09 ms excelfosterstac
809 vistas60 diapositivas

La actualidad más candente(19)

Pranavi verma-class-9-spreadsheet por PranaviVerma
Pranavi verma-class-9-spreadsheetPranavi verma-class-9-spreadsheet
Pranavi verma-class-9-spreadsheet
PranaviVerma30 vistas
10359485 por kavumo
1035948510359485
10359485
kavumo149 vistas
09 ms excel por fosterstac
09 ms excel09 ms excel
09 ms excel
fosterstac809 vistas
Exp2003 exl ppt_01 por lonetree
Exp2003 exl ppt_01Exp2003 exl ppt_01
Exp2003 exl ppt_01
lonetree1.1K vistas
Element of an electronic speadsheet ms excel por eVidhya
Element of an electronic speadsheet   ms excelElement of an electronic speadsheet   ms excel
Element of an electronic speadsheet ms excel
eVidhya7K vistas
Exp2003 exl ppt_03 por lonetree
Exp2003 exl ppt_03Exp2003 exl ppt_03
Exp2003 exl ppt_03
lonetree1.1K vistas
Microsoft excel 2007 por Arvin Tomias
Microsoft excel 2007Microsoft excel 2007
Microsoft excel 2007
Arvin Tomias615 vistas
Getting started with_microsoft_excel por Pratiksha Mhatre
Getting started with_microsoft_excelGetting started with_microsoft_excel
Getting started with_microsoft_excel
Pratiksha Mhatre901 vistas
Excel 2013 Unit A por jarana00
Excel 2013 Unit AExcel 2013 Unit A
Excel 2013 Unit A
jarana006.5K vistas
Excel 2010 training presentation create your first spreadsheet (revised) por MFMinickiello
Excel 2010 training presentation create your first spreadsheet (revised)Excel 2010 training presentation create your first spreadsheet (revised)
Excel 2010 training presentation create your first spreadsheet (revised)
MFMinickiello650 vistas
Exp2003 exl ppt_02-continued por lonetree
Exp2003 exl ppt_02-continuedExp2003 exl ppt_02-continued
Exp2003 exl ppt_02-continued
lonetree411 vistas
Working with tables in digital documents por Sanjay Parmar
Working with tables in digital documentsWorking with tables in digital documents
Working with tables in digital documents
Sanjay Parmar168 vistas
MS Excel Training(Basic) por vikash kumar
MS Excel Training(Basic)MS Excel Training(Basic)
MS Excel Training(Basic)
vikash kumar11.1K vistas
Sample Excel 2013 Advanced Essentials por learnbydoing
Sample Excel 2013 Advanced EssentialsSample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced Essentials
learnbydoing903 vistas

Destacado

【国立大学法人東京農工大学】平成21年環境報告書 por
【国立大学法人東京農工大学】平成21年環境報告書【国立大学法人東京農工大学】平成21年環境報告書
【国立大学法人東京農工大学】平成21年環境報告書env62
299 vistas48 diapositivas
Color of Light por
Color of LightColor of Light
Color of LightNikkia4Hagley
242 vistas4 diapositivas
96 The Esplanade por
96  The  Esplanade96  The  Esplanade
96 The Esplanaderobventer
460 vistas24 diapositivas
Iss por
IssIss
IssLionel Thienpont
469 vistas9 diapositivas
Dic Xines Catala por
Dic Xines CatalaDic Xines Catala
Dic Xines CatalaArnau Cerdà
867 vistas27 diapositivas

Destacado(20)

【国立大学法人東京農工大学】平成21年環境報告書 por env62
【国立大学法人東京農工大学】平成21年環境報告書【国立大学法人東京農工大学】平成21年環境報告書
【国立大学法人東京農工大学】平成21年環境報告書
env62299 vistas
96 The Esplanade por robventer
96  The  Esplanade96  The  Esplanade
96 The Esplanade
robventer460 vistas
Safetywear por kausarh
SafetywearSafetywear
Safetywear
kausarh248 vistas
The Effects of Work Habits Around Agility Through Simulations por Paul Boos
The Effects of Work Habits Around Agility Through SimulationsThe Effects of Work Habits Around Agility Through Simulations
The Effects of Work Habits Around Agility Through Simulations
Paul Boos806 vistas
Las realidades sociales_de_ivan por serveduc
Las realidades sociales_de_ivanLas realidades sociales_de_ivan
Las realidades sociales_de_ivan
serveduc264 vistas
Take Care Consultants Profile por guest11318c
Take Care Consultants ProfileTake Care Consultants Profile
Take Care Consultants Profile
guest11318c491 vistas
eTwinningový maraton ZŠ Gen. Píky, Ostrava por ivanabrabcova
eTwinningový maraton ZŠ Gen. Píky, OstravaeTwinningový maraton ZŠ Gen. Píky, Ostrava
eTwinningový maraton ZŠ Gen. Píky, Ostrava
ivanabrabcova411 vistas
BMES @ SJSU por Sheena
BMES @ SJSUBMES @ SJSU
BMES @ SJSU
Sheena 479 vistas
Greenwashing, Marketing a Sustainable future (rev1 por zenthings
Greenwashing, Marketing a Sustainable future (rev1Greenwashing, Marketing a Sustainable future (rev1
Greenwashing, Marketing a Sustainable future (rev1
zenthings367 vistas
Full Day Kindergarten por Margaretc88
Full Day KindergartenFull Day Kindergarten
Full Day Kindergarten
Margaretc882.7K vistas

Similar a Excel2007 Power Point Slides

Week 4 Lesson 2 - Getting Started with Excel.pptx por
Week 4 Lesson 2 - Getting Started with Excel.pptxWeek 4 Lesson 2 - Getting Started with Excel.pptx
Week 4 Lesson 2 - Getting Started with Excel.pptxVenessaLRagimana
2 vistas19 diapositivas
Excel Basic_Incomplete_Guide_2020 por
Excel Basic_Incomplete_Guide_2020 Excel Basic_Incomplete_Guide_2020
Excel Basic_Incomplete_Guide_2020 Malasy45
47 vistas11 diapositivas
Advanced excel topics por
Advanced excel topicsAdvanced excel topics
Advanced excel topicsbindur87
215 vistas2 diapositivas
Excel ways training_course_contents por
Excel ways training_course_contentsExcel ways training_course_contents
Excel ways training_course_contentsSai ExcelWays
1K vistas8 diapositivas
WK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docx por
WK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docxWK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docx
WK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docxambersalomon88660
4 vistas18 diapositivas
Access 2007 lecture notes students por
Access 2007 lecture notes studentsAccess 2007 lecture notes students
Access 2007 lecture notes studentsIYAKAREMYE Jean De Dieu
3.6K vistas49 diapositivas

Similar a Excel2007 Power Point Slides(20)

Week 4 Lesson 2 - Getting Started with Excel.pptx por VenessaLRagimana
Week 4 Lesson 2 - Getting Started with Excel.pptxWeek 4 Lesson 2 - Getting Started with Excel.pptx
Week 4 Lesson 2 - Getting Started with Excel.pptx
VenessaLRagimana2 vistas
Excel Basic_Incomplete_Guide_2020 por Malasy45
Excel Basic_Incomplete_Guide_2020 Excel Basic_Incomplete_Guide_2020
Excel Basic_Incomplete_Guide_2020
Malasy4547 vistas
Advanced excel topics por bindur87
Advanced excel topicsAdvanced excel topics
Advanced excel topics
bindur87215 vistas
Excel ways training_course_contents por Sai ExcelWays
Excel ways training_course_contentsExcel ways training_course_contents
Excel ways training_course_contents
Sai ExcelWays1K vistas
WK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docx por ambersalomon88660
WK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docxWK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docx
WK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docx
Microsoft Excel | Master Excel | Advance Excel | Excel por devbhargav1
Microsoft Excel | Master Excel | Advance Excel | Excel Microsoft Excel | Master Excel | Advance Excel | Excel
Microsoft Excel | Master Excel | Advance Excel | Excel
devbhargav18 vistas
Microsoft Excel Basic Features por AkashMeghwar2
Microsoft Excel Basic FeaturesMicrosoft Excel Basic Features
Microsoft Excel Basic Features
AkashMeghwar2146 vistas
Unit 1.3 Introduction to Programming (Part 2) por Intan Jameel
Unit 1.3 Introduction to Programming (Part 2)Unit 1.3 Introduction to Programming (Part 2)
Unit 1.3 Introduction to Programming (Part 2)
Intan Jameel226 vistas
Leonardo's Notebooks Microsoft Excel Training por adann
Leonardo's Notebooks Microsoft Excel TrainingLeonardo's Notebooks Microsoft Excel Training
Leonardo's Notebooks Microsoft Excel Training
adann664 vistas
ECDL module 5: using databases [To be continued] por Hassan Ayad
ECDL module 5: using databases [To be continued] ECDL module 5: using databases [To be continued]
ECDL module 5: using databases [To be continued]
Hassan Ayad4.3K vistas

Último

Women from Hackney’s History: Stoke Newington by Sue Doe por
Women from Hackney’s History: Stoke Newington by Sue DoeWomen from Hackney’s History: Stoke Newington by Sue Doe
Women from Hackney’s History: Stoke Newington by Sue DoeHistory of Stoke Newington
141 vistas21 diapositivas
CWP_23995_2013_17_11_2023_FINAL_ORDER.pdf por
CWP_23995_2013_17_11_2023_FINAL_ORDER.pdfCWP_23995_2013_17_11_2023_FINAL_ORDER.pdf
CWP_23995_2013_17_11_2023_FINAL_ORDER.pdfSukhwinderSingh895865
507 vistas6 diapositivas
Sociology KS5 por
Sociology KS5Sociology KS5
Sociology KS5WestHatch
64 vistas23 diapositivas
Class 10 English notes 23-24.pptx por
Class 10 English notes 23-24.pptxClass 10 English notes 23-24.pptx
Class 10 English notes 23-24.pptxTARIQ KHAN
107 vistas53 diapositivas
Use of Probiotics in Aquaculture.pptx por
Use of Probiotics in Aquaculture.pptxUse of Probiotics in Aquaculture.pptx
Use of Probiotics in Aquaculture.pptxAKSHAY MANDAL
89 vistas15 diapositivas
UWP OA Week Presentation (1).pptx por
UWP OA Week Presentation (1).pptxUWP OA Week Presentation (1).pptx
UWP OA Week Presentation (1).pptxJisc
74 vistas11 diapositivas

Último(20)

Sociology KS5 por WestHatch
Sociology KS5Sociology KS5
Sociology KS5
WestHatch64 vistas
Class 10 English notes 23-24.pptx por TARIQ KHAN
Class 10 English notes 23-24.pptxClass 10 English notes 23-24.pptx
Class 10 English notes 23-24.pptx
TARIQ KHAN107 vistas
Use of Probiotics in Aquaculture.pptx por AKSHAY MANDAL
Use of Probiotics in Aquaculture.pptxUse of Probiotics in Aquaculture.pptx
Use of Probiotics in Aquaculture.pptx
AKSHAY MANDAL89 vistas
UWP OA Week Presentation (1).pptx por Jisc
UWP OA Week Presentation (1).pptxUWP OA Week Presentation (1).pptx
UWP OA Week Presentation (1).pptx
Jisc74 vistas
ISO/IEC 27001 and ISO/IEC 27005: Managing AI Risks Effectively por PECB
ISO/IEC 27001 and ISO/IEC 27005: Managing AI Risks EffectivelyISO/IEC 27001 and ISO/IEC 27005: Managing AI Risks Effectively
ISO/IEC 27001 and ISO/IEC 27005: Managing AI Risks Effectively
PECB 545 vistas
7 NOVEL DRUG DELIVERY SYSTEM.pptx por Sachin Nitave
7 NOVEL DRUG DELIVERY SYSTEM.pptx7 NOVEL DRUG DELIVERY SYSTEM.pptx
7 NOVEL DRUG DELIVERY SYSTEM.pptx
Sachin Nitave58 vistas
Solar System and Galaxies.pptx por DrHafizKosar
Solar System and Galaxies.pptxSolar System and Galaxies.pptx
Solar System and Galaxies.pptx
DrHafizKosar85 vistas
AUDIENCE - BANDURA.pptx por iammrhaywood
AUDIENCE - BANDURA.pptxAUDIENCE - BANDURA.pptx
AUDIENCE - BANDURA.pptx
iammrhaywood69 vistas
Dance KS5 Breakdown por WestHatch
Dance KS5 BreakdownDance KS5 Breakdown
Dance KS5 Breakdown
WestHatch68 vistas
11.30.23 Poverty and Inequality in America.pptx por mary850239
11.30.23 Poverty and Inequality in America.pptx11.30.23 Poverty and Inequality in America.pptx
11.30.23 Poverty and Inequality in America.pptx
mary850239144 vistas
The Accursed House by Émile Gaboriau por DivyaSheta
The Accursed House  by Émile GaboriauThe Accursed House  by Émile Gaboriau
The Accursed House by Émile Gaboriau
DivyaSheta158 vistas
Classification of crude drugs.pptx por GayatriPatra14
Classification of crude drugs.pptxClassification of crude drugs.pptx
Classification of crude drugs.pptx
GayatriPatra1477 vistas
Create a Structure in VBNet.pptx por Breach_P
Create a Structure in VBNet.pptxCreate a Structure in VBNet.pptx
Create a Structure in VBNet.pptx
Breach_P70 vistas

Excel2007 Power Point Slides

  • 1. SECTION 1: File Tasks In this section you will learn how to: • Navigate, perform basic tasks, and change views with My Computer • Use the My Places Toolbar • Use File Formats • Use File Properties • Use AutoRecover • Upgrade a workbook • Open and use a template • Download a template • Create a new template
  • 2. Lesson 1.1: Using My Comp. It is imperative you know how to access the different places on your computer in order to extract the information you need. The Open dialogue box in Excel (and many other programs) helps you find files.
  • 3. Lesson 1.1: Using My Comp. Using the My Places Toolbar Quick links to places on your computer
  • 4. Lesson 1.1: Using My Comp. Navigating with My Computer Different drives, basic nav. buttons
  • 5. Lesson 1.1: Using My Comp. Performing Basics Tasks Delete, rename files and folders
  • 6. Lesson 1.1: Using My Comp. Changing Views See more/less files at once
  • 7. Lesson 1.2: Saving your Files Nearly everything you do will result in a saved file. You will learn about AutoRecover, file properties, and file formats in this section.
  • 8. Lesson 1.2: Saving your Files File Formats Each file type has a different extension
  • 9. Lesson 1.2: Saving your Files File Properties Right-click to modify properties
  • 10. Lesson 1.2: Saving your Files AutoRecover Saves your work every 10 minutes
  • 11. Lesson 1.2: Saving your Files Upgrading a Workbook Upgrade Excel 97-2003  Excel 2007
  • 12. Lesson 1.3: Using Templates The majority of spreadsheets you will use have a template to get you started. Excel lets you modify and create templates too.
  • 13. Lesson 1.3: Using Templates Opening a Template Office Menu  New
  • 14. Lesson 1.3: Using Templates Downloading a Template Downloaded from Office Online
  • 15. Lesson 1.3: Using Templates Using a Template Enter data as normal; Excel will format accordingly
  • 16. Lesson 1.3: Using Templates Creating a Template Customize, save file as template
  • 17. SECTION 2: Functions/Formulas In this section you will learn about: • Relative and absolute cell references • Basic mathematical operators • Formulas with multiple cell references • Fixing errors • Using Functions • Using the IF function • Finding the right function • Working with range names • Array formulas
  • 18. Lesson 2.1: Using Formulas Excel makes it easy to organize data, but much more functionality is available by using functions to perform operations on your data.
  • 19. Lesson 2.1: Using Formulas Relative and Absolute References Use $ to ‘lock’ the row/column reference
  • 20. Lesson 2.1: Using Formulas Basic Mathematical Operators Control order of operations with ( )
  • 21. Lesson 2.1: Using Formulas Formulas w/Many References Use ( and ) to control operations
  • 22. Lesson 2.1: Using Formulas Fixing Formula Errors Excel alerts you to errors it encounters
  • 23. Lesson 2.1: Using Formulas Displaying and Printing Formulas Excel options; lets you proof the math
  • 24. Lesson 2.2: Explore Functions A variety of pre-made formulas are available to use in Excel. Just pick your formula and enter the data when prompted!
  • 25. Lesson 2.2: Explore Functions What are Functions? Tools for performing mathematical or logical tests Financial, Logical, Text, Date & Time, Lookup & Reference, Math & Trig, Database, Statistical, Engineering, Cube
  • 26. Lesson 2.2: Explore Functions Finding the Right Function Keyword search or browse library
  • 27. Lesson 2.2: Explore Functions Some Useful & Simple Functions SUMIF, AVERAGE, MIN/MAX
  • 28. Lesson 2.3: Using Functions • In this section you will become familiar with conditional functions and nested functions. • You will also become more familiar with the specialty functions in Excel, such as statistical functions.
  • 29. Lesson 2.3: Using Functions Inserting Functions Type into formula bar or use command
  • 30. Lesson 2.3: Using Functions Using Functions and AutoFill for Difficult Calculations Select statistical function for complex problems
  • 31. Lesson 2.3: Using Functions Using the IF Function Perform test, then assign value / perform action IF (A1<=100, A1 * 0.5, C3 * 2) If A1 <= 100 is true, A1 is divided by 2. If A1 > 100, C3 is multiplied by 2.
  • 32. Lesson 2.3: Using Functions Working with Nested Functions Functions inside other functions
  • 33. Lesson 2.4: Names & Ranges • Large spreadsheets become much more manageable when large chunks of data can be referred to by name. • Makes working with others easier; ‘Test_Results’ is much more meaningful than D5:D22.
  • 34. Lesson 2.4: Names & Ranges What are Range Names? A block of adjacent cells is named
  • 35. Lesson 2.4: Names & Ranges Defining and Using Range Names Select group and name
  • 36. Lesson 2.4: Names & Ranges Select Nonadjacent Ranges Hold Ctrl key and select smaller ranges
  • 37. Lesson 2.4: Names & Ranges Using AutoCalculate Calculations done by Excel on range of data
  • 38. Lesson 2.5: Array Formulas Array formulas are available to work on large blocks of data. Regular formulas and array formulas can be combined together in your spreadsheet.
  • 39. Lesson 2.5: Array Formulas What are Array Formulas? Operations done on two or more adjacent cells
  • 40. Lesson 2.5: Array Formulas Using Basic Array Formulas Cell references are replaced by ranges
  • 41. Lesson 2.5: Array Formulas Functions with Array Formulas Use ranges in place of cell references
  • 42. Lesson 2.5: Array Formulas Using IF Function in Array Formula Use array reference in formula with { }
  • 43. SECTION 3: Managing Tables In this section you will learn how to: • Create, use, and modify tables • Work with the total row • Add fields (columns) and records (rows) • Delete records • Sort entries • Use AutoFilter • Use wildcard characters • Validate data • Work with database functions
  • 44. Lesson 3.1: Working w/Tables • Because of the row structure of a spreadsheet, Excel can be used like a basic database program. • Tables are used on ranges of data to help manage the data as a whole.
  • 45. Lesson 3.1: Working w/Tables What is a Table? Adjacent columns of data with heading
  • 46. Lesson 3.1: Working w/Tables Creating Tables Home ribbon  Format as Table
  • 47. Lesson 3.1: Working w/Tables Modifying Tables Colors, ranges, size, etc. thru Design ribbon
  • 48. Lesson 3.1: Working w/Tables What is the Total Row? Appears at bottom of table
  • 49. Lesson 3.2: Records & Fields When dealing with a database, it is useful to think of columns as ‘fields’ and rows as ‘records’. You will add fields and records to a table to treat it as a small database.
  • 50. Lesson 3.2: Records & Fields What are Records and Fields? Record is entire row, field is one element of a row
  • 51. Lesson 3.2: Records & Fields Add Fields by Inserting Columns Right-click column header, click Insert
  • 52. Lesson 3.2: Records & Fields Add Records by Inserting Rows Right-click row heading, click Insert
  • 53. Lesson 3.2: Records & Fields Quickly Adding Records Press Enter after typing in bottom cell
  • 54. Lesson 3.2: Records & Fields Deleting Records or Fields Right-click cell, click Delete
  • 55. Lesson 3.3: Tables & Filters Tables are designed to manage and quickly retrieve data. In this lesson you will learn about some of these sorting and filtering tools.
  • 56. Lesson 3.3: Tables & Filters Sorting Data in a Table Click pull-down arrow beside heading
  • 57. Lesson 3.3: Tables & Filters What is an AutoFilter? Filter that operates based on user input
  • 58. Lesson 3.3: Tables & Filters Custom AutoFilters Choose Custom Filter from pull-down arrow, enter criteria
  • 59. Lesson 3.3: Tables & Filters Using an Advanced Filter Define a range of custom search criteria
  • 60. Lesson 3.3: Tables & Filters Copying Filtered Records Copy filtered records to show before & after scenarios
  • 61. Lesson 3.4: Excel as Database You know that you can create tables of data in Excel and use filters. In this lesson you will learn how to apply advanced filters, use wildcards, validate data, and use database functions.
  • 62. Lesson 3.4: Excel as Database Filter with Wildcard Characters To represent unknown/missing chars., ? for single character
  • 63. Lesson 3.4: Excel as Database Validating your Data Validation rules ensure data consistency
  • 64. Lesson 3.4: Excel as Database What are Database Functions? Specific to database use and involve conditional searching
  • 65. SECTION 4: Enhancing Workbook In this section you will learn how to: • Insert special characters, symbols, shapes • Change diagram types • Incorporate text • Add and edit WordArt • Insert photo/diagram • Add and create embedded objects
  • 66. Lesson 4.1: Customize Workbook • Excel includes many different tools to enhance the look of a sheet of numbers. • Using WordArt, special shapes, and signature lines, make your spreadsheet stand out if it will be displayed or printed.
  • 67. Lesson 4.1: Customize Workbook Inserting Symbol or Special Char. Mathematical, Latin, Cyrillic, Greek, etc.
  • 68. Lesson 4.1: Customize Workbook Adding and Editing Shapes Choose Shape, then scale, rotate, skew, etc.
  • 69. Lesson 4.1: Customize Workbook Creating and Altering Diagrams Effective in quickly conveying information
  • 70. Lesson 4.1: Customize Workbook Changing the Diagram Type Right-click, Change Layout and choose new
  • 71. Lesson 4.1: Customize Workbook Incorporating Text Click directly on object, type
  • 72. Lesson 4.1: Customize Workbook Adding a Signature Line Add to printed document for approval
  • 73. Lesson 4.2: Working w/Text Box Add a text box to better drive a point, explain a procedure, or outline some other piece of information. Text boxes are more versatile than simply typing and formatting text in a cell.
  • 74. Lesson 4.2: Working w/Text Box Adding a Text Box Click Text Box tool, click and drag
  • 75. Lesson 4.2: Working w/Text Box Selecting a Text Box Select by clicking, perimeter & handles will appear
  • 76. Lesson 4.2: Working w/Text Box Manipulating a Text Box Click and drag handle, rotate
  • 77. Lesson 4.2: Working w/Text Box Formatting a Text Box Double-click text box to show toolbar
  • 78. Lesson 4.3: WordArt • Create eye-catching graphics easily with Excel. • Add colors, styles, shading and more.
  • 79. Lesson 4.3: WordArt Adding WordArt to Spreadsheet Choose style, click and drag box, type
  • 80. Lesson 4.3: WordArt Changing the Font Color Select text, use tools in Format ribbon
  • 81. Lesson 4.3: WordArt Changing the Outline Color Select text, use tools in Format ribbon
  • 82. Lesson 4.3: WordArt Adding Effects Select text, use effects in Format ribbon
  • 83. Lesson 4.4: ClipArt ClipArt is a type of picture, diagram, or illustration meant to enhance something. For example, a small picture of a football player could be included beside a sports statistic spreadsheet. There are many included with Office 2007 and thousands more available online.
  • 84. Lesson 4.4: ClipArt Finding ClipArt Click ClipArt icon and search library
  • 85. Lesson 4.4: ClipArt Inserting ClipArt Double-click art to add to spreadsheet
  • 86. Lesson 4.4: ClipArt Manipulating ClipArt Click to select, click and drag handles to size
  • 87. Lesson 4.4: ClipArt Inserting a Photographic Image Click command, browse, insert, manipulate
  • 88. Lesson 4.5: Using Objects An object can be a file created by another program that is inserted into a spreadsheet. These include images, a video, PowerPoint presentation, Word document, etc.
  • 89. Lesson 4.5: Using Objects Creating New Embedded Objects Click command, choose type, insert
  • 90. Lesson 4.5: Using Objects Embedding Existing Files Click command, browse for file, insert
  • 91. Lesson 4.5: Using Objects Editing Embedded Objects Double-click object, edit in native program
  • 92. Lesson 4.5: Using Objects Embedding Parts of Files Select source file material, Copy  Paste
  • 93. SECTION 5: Finalizing Workbook In this section you will learn how to: • Protect a sheet and workbook • Use the document inspector • Use the compatibility inspector • Mark a workbook as final • Insert and modify Excel data in Word • Link Excel data in Word • Import objects from Access • Publish as PDF • Import data from external sources
  • 94. Lesson 5.1: Protecting Workbook • Excel features a few security measures that can be taken against unauthorized viewing or modification of a document. • Excel can also protect your data on a sheet by sheet basis.
  • 95. Lesson 5.1: Protecting Workbook Protecting your Workbook Protect data and structure, apply password if desired
  • 96. Lesson 5.1: Protecting Workbook Protecting your Worksheets Prevent data loss and manipulation
  • 97. Lesson 5.1: Protecting Workbook Unlocking Cells Give access only to certain cell(s)
  • 98. Lesson 5.1: Protecting Workbook Protecting your Excel Files Full lock or read-only protection
  • 99. Lesson 5.2: Finishing Workbook If you are sharing your document with others, you should be aware of the metadata that is being sent. You can also use other tools to ensure compatibility with other versions of Microsoft Excel.
  • 100. Lesson 5.2: Finishing Workbook Using the Document Inspector Checks for comments, personal info, custom & invisible content, etc.
  • 101. Lesson 5.2: Finishing Workbook Using the Compatibility Checker Check file for use on older Excel versions
  • 102. Lesson 5.2: Finishing Workbook Marking a Workbook as Final Users can view but not modify
  • 103. Lesson 5.3: Using Excel in Word • Word is used for word processing, Excel is commonly used for business data. • Therefore, Excel and Word work together to make your documents informative and streamlined.
  • 104. Lesson 5.3: Using Excel in Word Inserting Excel Data in Word Click Object command in Word, browse for Excel file
  • 105. Lesson 5.3: Using Excel in Word Linking Excel Data in Word Copy Excel data, use Paste Special in Word
  • 106. Lesson 5.3: Using Excel in Word Modifying Data after Insertion Right-click  Worksheet Object  Edit
  • 107. Lesson 5.3: Using Excel in Word Insert Excel Chart into Word Copy chart, Paste into Word
  • 108. Lesson 5.4: Using Excel & Access Spreadsheets organize, analyze, and process data. Databases store, retrieve, filter, and query data. However the two programs are very similar in nature. In this lesson you will learn how to use Excel and Access together.
  • 109. Lesson 5.4: Using Excel & Access Linking Excel to Access DB Use External Data commands in Access
  • 110. Lesson 5.4: Using Excel & Access Import Table, PivotTable, & PivotChart Data from Access External data command in Excel, select file and input options
  • 111. Lesson 5.4: Using Excel & Access Transform Worksheet into DB Import source data into Access
  • 112. Lesson 5.5: Using Excel w/Programs You now know how to use Excel data in Word and Access. Excel data can also be used in Outlook and file types can be saved in many different formats.
  • 113. Lesson 5.5: Using Excel w/Programs Using Outlook to Send Excel Data Send as attachment from Excel menu
  • 114. Lesson 5.5: Using Excel w/Programs Open Excel File in Diff. Format Save file as different format
  • 115. Lesson 5.5: Using Excel w/Programs Import Data from Text File Choose import options based on text info
  • 116. Lesson 5.5: Using Excel w/Programs Import from External Sources Usually from external database servers
  • 117. Lesson 5.5: Using Excel w/Programs Publish as PDF Choose option in Save As menu
  • 118. Lesson 5.5: Using Excel w/Programs Faxing a Workbook Use Internet Faxing service to send file

Notas del editor

  1. These links are always present, and can be made large or small by the Tools menu.
  2. Many options in the window are available through the right-click menu too.
  3. See thumbnails of picture files, etc.
  4. Former Excel versions are .xls format.
  5. Modify much of the metadata in this window (data about the file itself).
  6. Can set up or down, users should save as frequently as possible with Ctrl + S shortcut.
  7. Files upgrade easily to Excel 2007.
  8. Many to choose from, are updated often from Microsoft Office Online. Sometimes download times can be long if a large file is used.
  9. Other file types available in the Save as type combo box.
  10. Can lock either row, column, or both.
  11. Refer to BEDMAS order of operations – Brackets, exponents, division, multiplication, addition, subtraction
  12. Can still lock rows/columns here
  13. Will appear immediately after calculation.
  14. Use to make sure the formulas are accurate in what they are referencing.
  15. Pop-up tip will appear showing the input format. Note that sometimes not all arguments are required in a formula.
  16. Every field is described as well as an example available using the blue link at the bottom.
  17. Nest functions as much as you like, just make sure that all open parenthesis are closed in the right place.
  18. Scope of name can be for entire workbook or just the sheet containing the range.
  19. Right click the Status bar to show many more AutoCalculate options.
  20. Array formula MUST be enclosed in {curly braces}.
  21. You can see that each number in the original block has been divided by three and added to 100 before being entered into the second block. You can also see the curly braces around the formula displayed in the formula bar. Every time you enter or edit an array formula you must press Ctrl + Shift + Enter to ensure that Excel recognizes it as an array formula.
  22. You can see the formula for cell H2 in the formula bar. The formula uses the AVERAGE function, a calculation involving a nested PI function [^2*PI ()], and is enclosed in { }, making it an array formula. (Note: The parentheses are required after the text PI for Excel to recognize it as the PI function.) Cell J2 contains the exact same formula except there are no curly braces. This results in an error.
  23. Nesting functions is no problem, just remember the curly braces.
  24. Many quick filtering options available by the pull-down arrow, discussed later.
  25. Choose any of the color and style schemes, will not affect the functionality of the table.
  26. Number of automatic calculations available.
  27. Record is Row 3, field is a single cell.
  28. Table will continue to expand downward as necessary.
  29. Delete the entire column or row with this command.
  30. Invoice total was the pull-down arrow clicked in the above diagram. Choose ascending or descending order, or filter by name (ex all fields with $2,000.00 in the field).
  31. This table has three Berts. AutoFilter can adjust to show only the stats of the Berts or any other person, or any combination of people.
  32. Design a filter based on your own logical input.
  33. Use when you want to include many different logical inputs, more than would fit in the dialogue on the previous slide.
  34. Custom filter in G2 was used to filter those under 70 inches in height, filter results are placed elsewhere on the sheet instead of over the original table.
  35. Prevents negative data from being inserted, for example.
  36. Functions here allow tables in Excel to be treated like a basic database.
  37. Can be inserted at any time. Can cause unpredictable results if inserted in cell references with a formula.
  38. All shapes and text boxes have handles when selected; move mouse over handle to see dimension of movement.
  39. SmartArt command in Insert ribbon.
  40. Change to any other SmartArt type.
  41. Adjust text properties in Format ribbon.
  42. Text boxes can be resized at any time.
  43. Apply as many styles as desired.
  44. WordArt behaves just like any other text box.
  45. Hover over effect to see how it will look.
  46. Hover over effect to see how it will look.
  47. Hover over effect to see how it will look.
  48. Click and drag any handle in certain dimensions.
  49. Can be resized in any dimension.
  50. Link to the file directly to view later, or place an icon to access the file.
  51. If you double-click the text in an embedded object, Microsoft Word will open to make the changes.
  52. The text was copied from Word and pasted into Excel.
  53. Structure and Windows refers to how the file components look when it was saved. This prevents having to reorganize everything visually every time you open the file.
  54. Check the appropriate check boxes to allow permissions.
  55. When a worksheet is locked, so are the cells by default. However you can unlock a certain cell or range of cells for use. Use Protection tab in the Format Cells dialogue box.
  56. Users can either look at the file or not be able to open it at all without the proper password.
  57. Metadata is data bout your data – who made the file, when, where, etc.
  58. Useful if publishing to a third-party company.
  59. Many new visual features are not available in older Excel versions, however most of the mathematical operations are backwards compatible.
  60. File is strictly read-only, like a file on a CD-ROM.
  61. All visual elements including the legend are copied.
  62. Metadata is data bout your data – who made the file, when, where, etc.
  63. Access will analyze the data and allows you to make changes during the import process.
  64. Useful to put large tables and diagrams on a separate sheet to avoid a lot of unnecessary scrolling.
  65. Access will analyze spreadsheet data, offer to add a primary key, etc.
  66. Metadata is data bout your data – who made the file, when, where, etc.
  67. Send files one at a time with Excel or attach multiple using the attach command in Outlook.
  68. Files can be saved as text, older Excel versions, specialty database formats, and many more.
  69. Excel analyses file data, user selects best formatting options for the incoming data.
  70. Importing from external databases will require background network or Internet setup, contact your system administrator for more info.
  71. Users need to download the PDF save option from Office Online first. Adobe Acrobat reader is available free of charge from http://www.adobe.com.
  72. Faxing services are a paid service available through many providers. If Excel detects no service, Office Online will direct you to a few different recommended services.