SlideShare a Scribd company logo
2
Most read
5
Most read
6
Most read
GROUP 2 STEM-3
APPLIED PRODUCTIVITY TOOLS WITH ADVANCED
APPLICATION TECHNIQUES
Gabalda, Mallo, Patiño, Patosa, Carnaje, Patricio, Alasian, Guillen
Mail Merge and Label Generation
• Letters
• Envelopes
• Form Letter
• Word Processing
• Spreadsheet
• Database
• WordStar
• WordPerfect
• Microsoft Word
• Mailing
LETTER-A written message from one party to another containing
information
ENVELOPE-The Postal Service and Express mail carriers have large mailing
envelopes for their express services.
FORM LETTER-A letter written from a template, rather than being
speciically composed for a speciic recipient.
WORD PROCESSOR-An electronic device or computer software application,
that performs the task of composition, editing, formatting, printing of
documents
SPREADSHEET-An interactive computer application for organisation,
analysis and storage of data in tubular form.
DATABASE-An organised collection of data
WORD STAR-a word processor application that had a dominant market
share during the early- to mid- 1980s.
WORDPERFECT-A word processing application owned by Corel with a long
history on personal computer platforms.
MICROSOFT WORD-A word processor developed by Microsoft.
MAIL MERGE-Process to create personalised letters and pre-addressed
envelope or mailing labels for mass mailings from a form letter
CUSTOM ANIMATIONS AND TIMING
1
GROUP 2 STEM-3
• PowerPoint Animation
• Custom Animation
• Animation Trigger
• Transitions
POWERPOINT ANIMATION-A form of animation which uses Microsoft
PowerPoint and similar programs to create a game or movie.
CUTOM ANIMATION-Set of efects which can be applied to objects in
PowerPoint so that they will animate the Slide Show Power Point.
ANIMATION TRIGGER-Another feature introduced in Microsoft PowerPoint
2002/XP and the later versions. This feature allows animators to apply efects
that can be triggered when a speciic object on the Slide Show is clicked. This
feature is the basis for the majority of PowerPoint games, which usually
involve in clicking objects to advance.
TRANSITIONS-Determines how your presentations move from one slide to
the next.
SETTING CUSTOM TIMING-Default timings for animations may not be
exactly what you want.
You can change the time of how long the animation would last.
TRANSITION-DURATION PROPERTY-Is simple to understand. It deines the
total duration of a transition from State A to State B, whether the transition
involves scaling, distorting, rotating or modifying the style of an element.
TRANSITION-TIMING DURATION-Is more diicult as it deines the rate
which the transition is carried out, which can involve speeding up and
slowing down
2
GROUP 2 STEM-3
Embedding Data and Files
KEYWORDS
• Embedding
• Linking
• Embedded Object
• Linked Object
• Object Linking & Embedding (OLE)
• Embedded Files
EMBEDDING
• a term used in computer and web programming that means to enclose or to
make something an integral part of it
• adding a source data for an item to a document
• In computer programming, the material (image or ile/document) is enclosed
in the program itself.
• In web programming, an embedded ile or image is created as an integral
part of the page and the image or ile is uploaded in a page to make it a part
of it.
LINKING
• adding a link to the source data for an item to a document
• establishes a connection between two objects, and embedding facilitates
application data insertion.
• When a link to an object is inserted in a compound document, the source
data or link source, continues to reside wherever it was initially created,
usually in another document.
• Activating a link runs the link source's server application, which the user
requires in order to edit or otherwise manipulate the link data.
Embedding VS. Linking
3
GROUP 2 STEM-3
COMPOUND OBJECT
• something like a display desktop that can contain visual and information
objects of all kinds: text, calendars, animations, sound, motion video, 3-D,
continually updated news, controls, and so forth
• Each desktop object is an independent program entity that can interact with
a user and also communicate with other objects on the desktop.
EMBEDDED OBJECT
• an object created with one application and embedded into a
document created by another application. Embedding the object ensures that
the object retains its original format
• a separate ile not created in the program that is placed into the program. For
example, when using a word processor program, you paste a movie clip into
the word processor document; this would be considered an embedded object.
• on the Internet or an Internet web page, an embedded object is any external
media that has been included in a web page using the HTML <embed>
command. For example, when sharing a YouTube video on your web page that
video can be shown using the HTML embed code provided by YouTube
LINKED OBJECT
• an object that is inserted into a document but still exists in the source ile.
• When information is linked, the new document is updated automatically if the
information in the original document changes. If the original document is on
your computer, changes that you make to the linked information will also
appear in the original document.
OBJECT LINKING AND EMBEDDING
• an object that is inserted into a document but still exists in the source ile.
• When information is linked, the new document is updated automatically if the
information in the original document changes. If the original document is on
4
GROUP 2 STEM-3
your computer, changes that you make to the linked information will also
appear in the original document.
• OLE object may display as actual contents, such as a graph or chart. For
example, an external application chart, such as an Excel spreadsheet, may be
inserted into a Word application. When the chart is activated in the Word
document, the chart's user interface loads, and the user is able to manipulate
the external chart's data inside the Word document.
Advanced and Complex Formulas and Computations
KEYWORDS
• Formula - A mathematical relationship or rule expressed in symbols.
• Advanced - far on or ahead in development or progress.
• Complex - consisting of many diferent and connected parts.
• Computation - the action of mathematical calculation.
Formulas and Equations can perform many diferent computations. These formulas
can help make our lives and jobs less complicated compared in the past.
Formulas and can help alleviate the stress of having to input things and solve
equations by hand.
Complex formulas have more than one mathematical operation, such as 5+5-2.
When there is more than one operation in a formula, the order of operations tells us
which operation to calculate irst. To use Excel to calculate complex formulas, you'll
need to understand the order of operations.
1. First, Excel will calculate the amount sold in
parentheses: (19*1.99)=37.81 White Pete Lily seeds
and(33*1.99)=65.67 Total Pete Lily seeds.
2. Second, it will divide the White Pete Lily seeds amount by the Total Pete Lily
seeds amount:37.81/65.67=.5758.
5
GROUP 2 STEM-3
3. Last, it will multiply the result by 100 to obtain the value as a
percent: .5758*100=57.58.
CREATING COMPLEX FORMULAS
1. Click the cell where you want the formula
result to appear (F11, for example).
2. Type the equals sign (=).
3. Type an open parenthesis, then click the
cell that contains the irst value you want in
the formula (F4, for example).
4. Type the irst mathematical operator (the
addition sign, for example).
5. Click the cell that contains the
second value you want in the formula
(F5, for example), then type a closed parenthesis.
6. Type the next mathematical operator (the multiplication sign, for
example).
7. Type the next value in the formula (0.055 for 5.5% tax, for example).
8. Click Enter to calculate your formula. The results show that $2.12 is the tax
for the nursery order.
CELL REFERENCES
• In order to maintain accurate formulas, it is necessary to understand how cell
references respond when you copy or ill them to new cells in the worksheet.
• There are 2 types of cell references, Relative or Absolute. Cell references are
relative references by default.
• Relative References - When copied or illed, they change based on the
relative position of rows and columns.
• Absolute References - Do not change when they are copied or illed and
are used when you want the values to stay the same.
RELATIVE REFERENCES
• Relative references can save you time when you're repeating the same type
of calculation across multiple rows or columns.
• Press Enter. The formula will be calculated.
• Select the cell you want to copy (B4, for example), then click
the Copy command from the Home tab
6
GROUP 2 STEM-3
• Select the cells where you want to paste the formula, then click
the Paste command from the Home tab. You can also drag the ill handle to
ill cells.
ABSOLUTE REFERENCES
• You can use an absolute reference to keep a row and/or column constant in
the formula.
• An absolute reference is designated in the formula by the addition of a dollar
sign ($). It can precede the column reference, the row reference, or both.
• Type the dollar sign ($), then enter the row number of the same cell you
are making an absolute reference to (1, for example).
• Press Enter to calculate the formula.
• Select the cell you want to copy (C4, for example), then click
the Copy command from the Home tab
• Select the cells where you want to paste the formula, then click
the Paste command from the Home tab. You can also drag the ill handle to
ill cells.
7

More Related Content

PPTX
Empowerment Technology Lesson 5
PPTX
Webpage Design Using Templates and Online WYSIWYG Platforms
PDF
Empowerment Technologies - Module 3
PDF
Empowerment Technologies - Module 5
PPTX
E-Tech L8 Basic Webpage Creation.pptx
PPTX
EMPOWERMENT TECHNOLOGIES - LESSON 4
PPTX
EMPOWERMENT TECHNOLOGY LESSON 3.pptx
Empowerment Technology Lesson 5
Webpage Design Using Templates and Online WYSIWYG Platforms
Empowerment Technologies - Module 3
Empowerment Technologies - Module 5
E-Tech L8 Basic Webpage Creation.pptx
EMPOWERMENT TECHNOLOGIES - LESSON 4
EMPOWERMENT TECHNOLOGY LESSON 3.pptx

What's hot (20)

PPTX
Collaborative Development of ICT Content.pptx
PPTX
Mail-Merge-and-Label-Generation.pptx
PPTX
Imaging and Design for Online Environment
PPTX
Empowerment Technology Lesson 3
PPTX
Imaging and design for the online environment (empowermwnt technologies)
PPTX
Lesson 3 advanced word processing skills
PDF
[EMPOWERMENT TECHNOLOGIES]-MULTIMEDIA AND ICT
PPTX
Imaging and Design for Online Environment
PDF
Empowerment Technologies - Module 4
PPTX
Lesson 4- Developing ict content for specific purposes
PPTX
Empowerment Technology Lesson 4
PPTX
Online Search and Research Skills - Empowerment Technologies
PPTX
Ict project-publication-and-statistics
PPTX
Empowerment Technology Lesson 1
PPTX
Hyperlinking the Presentation
PPTX
EMPOWERMENT TECHNOLOGIES: Image Manipulation
PPTX
Combining text, graphics, and images empo
PDF
Empowerment Technologies - Module 6
PPTX
Multimedia and ICT
PPTX
Module 4 EMPOWERMENT TECHNOLOGY
Collaborative Development of ICT Content.pptx
Mail-Merge-and-Label-Generation.pptx
Imaging and Design for Online Environment
Empowerment Technology Lesson 3
Imaging and design for the online environment (empowermwnt technologies)
Lesson 3 advanced word processing skills
[EMPOWERMENT TECHNOLOGIES]-MULTIMEDIA AND ICT
Imaging and Design for Online Environment
Empowerment Technologies - Module 4
Lesson 4- Developing ict content for specific purposes
Empowerment Technology Lesson 4
Online Search and Research Skills - Empowerment Technologies
Ict project-publication-and-statistics
Empowerment Technology Lesson 1
Hyperlinking the Presentation
EMPOWERMENT TECHNOLOGIES: Image Manipulation
Combining text, graphics, and images empo
Empowerment Technologies - Module 6
Multimedia and ICT
Module 4 EMPOWERMENT TECHNOLOGY
Ad

Similar to APPLIED PRODUCTIVITY TOOLS WITH ADVANCED APPLICATION TECHNIQUES CUSTOM ANIMATIONS AND TIMING (20)

PPTX
data entry operations for class 12th chapter vise presentation
PDF
Module 3 comp 312 - computer fundamentals and programming
PPTX
Cte 113 slides
PPTX
4 Empowerment technologies Q1 M2 L1-a.pptx
PPTX
MS Excel and Surfing the Internet Cautiosly
PPTX
Microsoft Office Introduction
PDF
microsoftoffice-introduction-200729052822.pdf
PPTX
Public Information System Lesson 2 to Lesson 7 (1).pptx
PPTX
ICT DEMOSTRATION ICT DEMOSTRATION...pptx
PDF
dudungbayut_074140.pdf
PPTX
Operate spreadsheet application database administration .pptx
PDF
ITC_3001_UNIT_8.pptx.pdf
PPTX
Gl2010 m9 ingrt-presentation
PPT
Lecture2
PPT
Lecture2
PPTX
6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx
PPTX
empowerment technology (Microsoft word )
PPT
ENHANCING ICT SKILLS ON MS EXCEL.ppt
PPTX
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
PPTX
Dynamic modeling
data entry operations for class 12th chapter vise presentation
Module 3 comp 312 - computer fundamentals and programming
Cte 113 slides
4 Empowerment technologies Q1 M2 L1-a.pptx
MS Excel and Surfing the Internet Cautiosly
Microsoft Office Introduction
microsoftoffice-introduction-200729052822.pdf
Public Information System Lesson 2 to Lesson 7 (1).pptx
ICT DEMOSTRATION ICT DEMOSTRATION...pptx
dudungbayut_074140.pdf
Operate spreadsheet application database administration .pptx
ITC_3001_UNIT_8.pptx.pdf
Gl2010 m9 ingrt-presentation
Lecture2
Lecture2
6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx
empowerment technology (Microsoft word )
ENHANCING ICT SKILLS ON MS EXCEL.ppt
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
Dynamic modeling
Ad

More from Claire Webber (20)

PDF
How To Write Law Essays Exams By S.I. Strong (Engl
PDF
Give You Wedding A Hint Of Luxury. When You Plan, Us
PDF
College Admission Essay Sample - Popular College
PDF
Lined Paper, Writing Paper, Paper Texture, Free Printable
PDF
How To Write A Research Paper Tips To Use Assig
PDF
Writing Classroom Observations Classroom
PDF
Expository Essay How To Write, Struct
PDF
George Orwell Why I Write Essay, Writing, George Or
PDF
Synthesis Essay A Helpful Writing Guide For Students
PDF
Sentence Starters Coolguides In 2021 Sente
PDF
Critical Thinking Essay Examples. Critical Thinkin
PDF
1763 Best Note Pages - Hojas Para Cartas Images
PDF
Pumpkin Writing Template Writing Template
PDF
How To Write An Essay On Global Warming. Global Warming And C
PDF
002 Essay Example Intro Paragraph How To Write An Introduction Lea
PDF
What Makes A Good Freelance Writer A
PDF
How To Write Introductions Ielts Writing, Ielts Writing Ac
PDF
Step-By-Step Guide To Essay Writing
PDF
Writing Paper Template Format Template Writin
PDF
Free Printable Vintage Flower Stationery - Ausdruckbares
How To Write Law Essays Exams By S.I. Strong (Engl
Give You Wedding A Hint Of Luxury. When You Plan, Us
College Admission Essay Sample - Popular College
Lined Paper, Writing Paper, Paper Texture, Free Printable
How To Write A Research Paper Tips To Use Assig
Writing Classroom Observations Classroom
Expository Essay How To Write, Struct
George Orwell Why I Write Essay, Writing, George Or
Synthesis Essay A Helpful Writing Guide For Students
Sentence Starters Coolguides In 2021 Sente
Critical Thinking Essay Examples. Critical Thinkin
1763 Best Note Pages - Hojas Para Cartas Images
Pumpkin Writing Template Writing Template
How To Write An Essay On Global Warming. Global Warming And C
002 Essay Example Intro Paragraph How To Write An Introduction Lea
What Makes A Good Freelance Writer A
How To Write Introductions Ielts Writing, Ielts Writing Ac
Step-By-Step Guide To Essay Writing
Writing Paper Template Format Template Writin
Free Printable Vintage Flower Stationery - Ausdruckbares

Recently uploaded (20)

PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Cell Structure & Organelles in detailed.
PPTX
Cell Types and Its function , kingdom of life
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Complications of Minimal Access Surgery at WLH
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Presentation on HIE in infants and its manifestations
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Lesson notes of climatology university.
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Classroom Observation Tools for Teachers
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Institutional Correction lecture only . . .
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Cell Structure & Organelles in detailed.
Cell Types and Its function , kingdom of life
Final Presentation General Medicine 03-08-2024.pptx
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Microbial disease of the cardiovascular and lymphatic systems
Abdominal Access Techniques with Prof. Dr. R K Mishra
Complications of Minimal Access Surgery at WLH
O7-L3 Supply Chain Operations - ICLT Program
Presentation on HIE in infants and its manifestations
Supply Chain Operations Speaking Notes -ICLT Program
Lesson notes of climatology university.
Final Presentation General Medicine 03-08-2024.pptx
Classroom Observation Tools for Teachers
2.FourierTransform-ShortQuestionswithAnswers.pdf
Institutional Correction lecture only . . .
Module 4: Burden of Disease Tutorial Slides S2 2025
Chinmaya Tiranga quiz Grand Finale.pdf
Anesthesia in Laparoscopic Surgery in India

APPLIED PRODUCTIVITY TOOLS WITH ADVANCED APPLICATION TECHNIQUES CUSTOM ANIMATIONS AND TIMING

  • 1. GROUP 2 STEM-3 APPLIED PRODUCTIVITY TOOLS WITH ADVANCED APPLICATION TECHNIQUES Gabalda, Mallo, Patiño, Patosa, Carnaje, Patricio, Alasian, Guillen Mail Merge and Label Generation • Letters • Envelopes • Form Letter • Word Processing • Spreadsheet • Database • WordStar • WordPerfect • Microsoft Word • Mailing LETTER-A written message from one party to another containing information ENVELOPE-The Postal Service and Express mail carriers have large mailing envelopes for their express services. FORM LETTER-A letter written from a template, rather than being speciically composed for a speciic recipient. WORD PROCESSOR-An electronic device or computer software application, that performs the task of composition, editing, formatting, printing of documents SPREADSHEET-An interactive computer application for organisation, analysis and storage of data in tubular form. DATABASE-An organised collection of data WORD STAR-a word processor application that had a dominant market share during the early- to mid- 1980s. WORDPERFECT-A word processing application owned by Corel with a long history on personal computer platforms. MICROSOFT WORD-A word processor developed by Microsoft. MAIL MERGE-Process to create personalised letters and pre-addressed envelope or mailing labels for mass mailings from a form letter CUSTOM ANIMATIONS AND TIMING 1
  • 2. GROUP 2 STEM-3 • PowerPoint Animation • Custom Animation • Animation Trigger • Transitions POWERPOINT ANIMATION-A form of animation which uses Microsoft PowerPoint and similar programs to create a game or movie. CUTOM ANIMATION-Set of efects which can be applied to objects in PowerPoint so that they will animate the Slide Show Power Point. ANIMATION TRIGGER-Another feature introduced in Microsoft PowerPoint 2002/XP and the later versions. This feature allows animators to apply efects that can be triggered when a speciic object on the Slide Show is clicked. This feature is the basis for the majority of PowerPoint games, which usually involve in clicking objects to advance. TRANSITIONS-Determines how your presentations move from one slide to the next. SETTING CUSTOM TIMING-Default timings for animations may not be exactly what you want. You can change the time of how long the animation would last. TRANSITION-DURATION PROPERTY-Is simple to understand. It deines the total duration of a transition from State A to State B, whether the transition involves scaling, distorting, rotating or modifying the style of an element. TRANSITION-TIMING DURATION-Is more diicult as it deines the rate which the transition is carried out, which can involve speeding up and slowing down 2
  • 3. GROUP 2 STEM-3 Embedding Data and Files KEYWORDS • Embedding • Linking • Embedded Object • Linked Object • Object Linking & Embedding (OLE) • Embedded Files EMBEDDING • a term used in computer and web programming that means to enclose or to make something an integral part of it • adding a source data for an item to a document • In computer programming, the material (image or ile/document) is enclosed in the program itself. • In web programming, an embedded ile or image is created as an integral part of the page and the image or ile is uploaded in a page to make it a part of it. LINKING • adding a link to the source data for an item to a document • establishes a connection between two objects, and embedding facilitates application data insertion. • When a link to an object is inserted in a compound document, the source data or link source, continues to reside wherever it was initially created, usually in another document. • Activating a link runs the link source's server application, which the user requires in order to edit or otherwise manipulate the link data. Embedding VS. Linking 3
  • 4. GROUP 2 STEM-3 COMPOUND OBJECT • something like a display desktop that can contain visual and information objects of all kinds: text, calendars, animations, sound, motion video, 3-D, continually updated news, controls, and so forth • Each desktop object is an independent program entity that can interact with a user and also communicate with other objects on the desktop. EMBEDDED OBJECT • an object created with one application and embedded into a document created by another application. Embedding the object ensures that the object retains its original format • a separate ile not created in the program that is placed into the program. For example, when using a word processor program, you paste a movie clip into the word processor document; this would be considered an embedded object. • on the Internet or an Internet web page, an embedded object is any external media that has been included in a web page using the HTML <embed> command. For example, when sharing a YouTube video on your web page that video can be shown using the HTML embed code provided by YouTube LINKED OBJECT • an object that is inserted into a document but still exists in the source ile. • When information is linked, the new document is updated automatically if the information in the original document changes. If the original document is on your computer, changes that you make to the linked information will also appear in the original document. OBJECT LINKING AND EMBEDDING • an object that is inserted into a document but still exists in the source ile. • When information is linked, the new document is updated automatically if the information in the original document changes. If the original document is on 4
  • 5. GROUP 2 STEM-3 your computer, changes that you make to the linked information will also appear in the original document. • OLE object may display as actual contents, such as a graph or chart. For example, an external application chart, such as an Excel spreadsheet, may be inserted into a Word application. When the chart is activated in the Word document, the chart's user interface loads, and the user is able to manipulate the external chart's data inside the Word document. Advanced and Complex Formulas and Computations KEYWORDS • Formula - A mathematical relationship or rule expressed in symbols. • Advanced - far on or ahead in development or progress. • Complex - consisting of many diferent and connected parts. • Computation - the action of mathematical calculation. Formulas and Equations can perform many diferent computations. These formulas can help make our lives and jobs less complicated compared in the past. Formulas and can help alleviate the stress of having to input things and solve equations by hand. Complex formulas have more than one mathematical operation, such as 5+5-2. When there is more than one operation in a formula, the order of operations tells us which operation to calculate irst. To use Excel to calculate complex formulas, you'll need to understand the order of operations. 1. First, Excel will calculate the amount sold in parentheses: (19*1.99)=37.81 White Pete Lily seeds and(33*1.99)=65.67 Total Pete Lily seeds. 2. Second, it will divide the White Pete Lily seeds amount by the Total Pete Lily seeds amount:37.81/65.67=.5758. 5
  • 6. GROUP 2 STEM-3 3. Last, it will multiply the result by 100 to obtain the value as a percent: .5758*100=57.58. CREATING COMPLEX FORMULAS 1. Click the cell where you want the formula result to appear (F11, for example). 2. Type the equals sign (=). 3. Type an open parenthesis, then click the cell that contains the irst value you want in the formula (F4, for example). 4. Type the irst mathematical operator (the addition sign, for example). 5. Click the cell that contains the second value you want in the formula (F5, for example), then type a closed parenthesis. 6. Type the next mathematical operator (the multiplication sign, for example). 7. Type the next value in the formula (0.055 for 5.5% tax, for example). 8. Click Enter to calculate your formula. The results show that $2.12 is the tax for the nursery order. CELL REFERENCES • In order to maintain accurate formulas, it is necessary to understand how cell references respond when you copy or ill them to new cells in the worksheet. • There are 2 types of cell references, Relative or Absolute. Cell references are relative references by default. • Relative References - When copied or illed, they change based on the relative position of rows and columns. • Absolute References - Do not change when they are copied or illed and are used when you want the values to stay the same. RELATIVE REFERENCES • Relative references can save you time when you're repeating the same type of calculation across multiple rows or columns. • Press Enter. The formula will be calculated. • Select the cell you want to copy (B4, for example), then click the Copy command from the Home tab 6
  • 7. GROUP 2 STEM-3 • Select the cells where you want to paste the formula, then click the Paste command from the Home tab. You can also drag the ill handle to ill cells. ABSOLUTE REFERENCES • You can use an absolute reference to keep a row and/or column constant in the formula. • An absolute reference is designated in the formula by the addition of a dollar sign ($). It can precede the column reference, the row reference, or both. • Type the dollar sign ($), then enter the row number of the same cell you are making an absolute reference to (1, for example). • Press Enter to calculate the formula. • Select the cell you want to copy (C4, for example), then click the Copy command from the Home tab • Select the cells where you want to paste the formula, then click the Paste command from the Home tab. You can also drag the ill handle to ill cells. 7