SlideShare a Scribd company logo
1 of 7
Download to read offline
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

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

6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx
6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx
6. Applied Productivity Tools with Advanced Application Techniques PPT.pptxRyanRojasRicablanca
 
ENHANCING ICT SKILLS ON MS EXCEL.ppt
ENHANCING ICT SKILLS ON MS EXCEL.pptENHANCING ICT SKILLS ON MS EXCEL.ppt
ENHANCING ICT SKILLS ON MS EXCEL.pptMAGAUDELYNRAMOS1
 
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...112Motion
 
Applied Productivity Tools using Word Processor & sPREEDSHEET.pptx
Applied Productivity Tools using Word Processor & sPREEDSHEET.pptxApplied Productivity Tools using Word Processor & sPREEDSHEET.pptx
Applied Productivity Tools using Word Processor & sPREEDSHEET.pptxacademicjfurio
 
Microsoft Excel Tutorial
Microsoft Excel TutorialMicrosoft Excel Tutorial
Microsoft Excel TutorialFaHaD .H. NooR
 
White paper gathering tools
White paper gathering toolsWhite paper gathering tools
White paper gathering toolsCalame Software
 
WK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docx
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
 
Design concepts and principles
Design concepts and principlesDesign concepts and principles
Design concepts and principlessaurabhshertukde
 
Standard Grade Administration - Software Applications
Standard Grade Administration - Software ApplicationsStandard Grade Administration - Software Applications
Standard Grade Administration - Software ApplicationsMusselburgh Grammar School
 
MODULE 5- WEEK 6- SPREADSHEET.ppt
MODULE 5- WEEK 6- SPREADSHEET.pptMODULE 5- WEEK 6- SPREADSHEET.ppt
MODULE 5- WEEK 6- SPREADSHEET.pptFrenzDelaCruz2
 
Common productivity tools: Advanced Word Processing Skills, Advanced Spreadsh...
Common productivity tools: Advanced Word Processing Skills, Advanced Spreadsh...Common productivity tools: Advanced Word Processing Skills, Advanced Spreadsh...
Common productivity tools: Advanced Word Processing Skills, Advanced Spreadsh...Edgar Dumalaog Jr.
 
The Enterprise Excel Hell
The Enterprise Excel HellThe Enterprise Excel Hell
The Enterprise Excel HellBackand Cohen
 
IRJET- Resume Information Extraction Framework
IRJET- Resume Information Extraction FrameworkIRJET- Resume Information Extraction Framework
IRJET- Resume Information Extraction FrameworkIRJET Journal
 

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

Lecture2
Lecture2Lecture2
Lecture2
 
Lecture2
Lecture2Lecture2
Lecture2
 
6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx
6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx
6. Applied Productivity Tools with Advanced Application Techniques PPT.pptx
 
ENHANCING ICT SKILLS ON MS EXCEL.ppt
ENHANCING ICT SKILLS ON MS EXCEL.pptENHANCING ICT SKILLS ON MS EXCEL.ppt
ENHANCING ICT SKILLS ON MS EXCEL.ppt
 
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
Harmony new release 3.0: Relationship Kernel, Google, Webydo, Web forms, Mult...
 
Dynamic modeling
Dynamic modelingDynamic modeling
Dynamic modeling
 
Applied Productivity Tools using Word Processor & sPREEDSHEET.pptx
Applied Productivity Tools using Word Processor & sPREEDSHEET.pptxApplied Productivity Tools using Word Processor & sPREEDSHEET.pptx
Applied Productivity Tools using Word Processor & sPREEDSHEET.pptx
 
Microsoft Excel Tutorial
Microsoft Excel TutorialMicrosoft Excel Tutorial
Microsoft Excel Tutorial
 
White paper gathering tools
White paper gathering toolsWhite paper gathering tools
White paper gathering tools
 
WK8_A2 OverviewAssignment 2 Excelling with ExcelDue Week 8 an.docx
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
 
Design concepts and principles
Design concepts and principlesDesign concepts and principles
Design concepts and principles
 
Visual Logic Project - 1
Visual Logic Project - 1Visual Logic Project - 1
Visual Logic Project - 1
 
Abstract.DOCX
Abstract.DOCXAbstract.DOCX
Abstract.DOCX
 
Standard Grade Administration - Software Applications
Standard Grade Administration - Software ApplicationsStandard Grade Administration - Software Applications
Standard Grade Administration - Software Applications
 
Dbms fast track 2/3
Dbms fast track 2/3Dbms fast track 2/3
Dbms fast track 2/3
 
MODULE 5- WEEK 6- SPREADSHEET.ppt
MODULE 5- WEEK 6- SPREADSHEET.pptMODULE 5- WEEK 6- SPREADSHEET.ppt
MODULE 5- WEEK 6- SPREADSHEET.ppt
 
Common productivity tools: Advanced Word Processing Skills, Advanced Spreadsh...
Common productivity tools: Advanced Word Processing Skills, Advanced Spreadsh...Common productivity tools: Advanced Word Processing Skills, Advanced Spreadsh...
Common productivity tools: Advanced Word Processing Skills, Advanced Spreadsh...
 
Microsoft Excel Training
Microsoft Excel TrainingMicrosoft Excel Training
Microsoft Excel Training
 
The Enterprise Excel Hell
The Enterprise Excel HellThe Enterprise Excel Hell
The Enterprise Excel Hell
 
IRJET- Resume Information Extraction Framework
IRJET- Resume Information Extraction FrameworkIRJET- Resume Information Extraction Framework
IRJET- Resume Information Extraction Framework
 

More from Claire Webber

How To Write Law Essays Exams By S.I. Strong (Engl
How To Write Law Essays Exams By S.I. Strong (EnglHow To Write Law Essays Exams By S.I. Strong (Engl
How To Write Law Essays Exams By S.I. Strong (EnglClaire Webber
 
Give You Wedding A Hint Of Luxury. When You Plan, Us
Give You Wedding A Hint Of Luxury. When You Plan, UsGive You Wedding A Hint Of Luxury. When You Plan, Us
Give You Wedding A Hint Of Luxury. When You Plan, UsClaire Webber
 
College Admission Essay Sample - Popular College
College Admission Essay Sample - Popular CollegeCollege Admission Essay Sample - Popular College
College Admission Essay Sample - Popular CollegeClaire Webber
 
Lined Paper, Writing Paper, Paper Texture, Free Printable
Lined Paper, Writing Paper, Paper Texture, Free PrintableLined Paper, Writing Paper, Paper Texture, Free Printable
Lined Paper, Writing Paper, Paper Texture, Free PrintableClaire Webber
 
How To Write A Research Paper Tips To Use Assig
How To Write A Research Paper Tips To Use AssigHow To Write A Research Paper Tips To Use Assig
How To Write A Research Paper Tips To Use AssigClaire Webber
 
Writing Classroom Observations Classroom
Writing Classroom Observations ClassroomWriting Classroom Observations Classroom
Writing Classroom Observations ClassroomClaire Webber
 
Expository Essay How To Write, Struct
Expository Essay How To Write, StructExpository Essay How To Write, Struct
Expository Essay How To Write, StructClaire Webber
 
George Orwell Why I Write Essay, Writing, George Or
George Orwell Why I Write Essay, Writing, George OrGeorge Orwell Why I Write Essay, Writing, George Or
George Orwell Why I Write Essay, Writing, George OrClaire Webber
 
Synthesis Essay A Helpful Writing Guide For Students
Synthesis Essay A Helpful Writing Guide For StudentsSynthesis Essay A Helpful Writing Guide For Students
Synthesis Essay A Helpful Writing Guide For StudentsClaire Webber
 
Sentence Starters Coolguides In 2021 Sente
Sentence Starters Coolguides In 2021 SenteSentence Starters Coolguides In 2021 Sente
Sentence Starters Coolguides In 2021 SenteClaire Webber
 
Critical Thinking Essay Examples. Critical Thinkin
Critical Thinking Essay Examples. Critical ThinkinCritical Thinking Essay Examples. Critical Thinkin
Critical Thinking Essay Examples. Critical ThinkinClaire Webber
 
1763 Best Note Pages - Hojas Para Cartas Images
1763 Best Note Pages - Hojas Para Cartas Images1763 Best Note Pages - Hojas Para Cartas Images
1763 Best Note Pages - Hojas Para Cartas ImagesClaire Webber
 
Pumpkin Writing Template Writing Template
Pumpkin Writing Template Writing TemplatePumpkin Writing Template Writing Template
Pumpkin Writing Template Writing TemplateClaire Webber
 
How To Write An Essay On Global Warming. Global Warming And C
How To Write An Essay On Global Warming. Global Warming And CHow To Write An Essay On Global Warming. Global Warming And C
How To Write An Essay On Global Warming. Global Warming And CClaire Webber
 
002 Essay Example Intro Paragraph How To Write An Introduction Lea
002 Essay Example Intro Paragraph How To Write An Introduction Lea002 Essay Example Intro Paragraph How To Write An Introduction Lea
002 Essay Example Intro Paragraph How To Write An Introduction LeaClaire Webber
 
What Makes A Good Freelance Writer A
What Makes A Good Freelance Writer AWhat Makes A Good Freelance Writer A
What Makes A Good Freelance Writer AClaire Webber
 
How To Write Introductions Ielts Writing, Ielts Writing Ac
How To Write Introductions Ielts Writing, Ielts Writing AcHow To Write Introductions Ielts Writing, Ielts Writing Ac
How To Write Introductions Ielts Writing, Ielts Writing AcClaire Webber
 
Step-By-Step Guide To Essay Writing
Step-By-Step Guide To Essay WritingStep-By-Step Guide To Essay Writing
Step-By-Step Guide To Essay WritingClaire Webber
 
Writing Paper Template Format Template Writin
Writing Paper Template Format Template WritinWriting Paper Template Format Template Writin
Writing Paper Template Format Template WritinClaire Webber
 
Free Printable Vintage Flower Stationery - Ausdruckbares
Free Printable Vintage Flower Stationery - AusdruckbaresFree Printable Vintage Flower Stationery - Ausdruckbares
Free Printable Vintage Flower Stationery - AusdruckbaresClaire Webber
 

More from Claire Webber (20)

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

Recently uploaded

Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 

Recently uploaded (20)

Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 

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