Inserting a chart-MS Excel-Assignment, Exercises of MS Microsoft Excel skills

This assignment is for MS Excel course. It was given to me at Chhattisgarh Swami Vivekanand Technical University by Neha Rai. It includes: Inserting, Chart, Layout, Graph, Excel, Type, Basic, Copy, Linked, Special, Chart, Functions, Logical, Statistical

Typology: Exercises

2011/2012

Uploaded on 07/13/2012

vikrant
vikrant 🇮🇳

4.4

(9)

119 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Inserting a chart
1. Select the data to use, then use Excel’s chart wizard to choose the type and
layout of the graph
2. Choose the Type of graph
3. Sharing data
Basic copy and paste
Click anywhere on the outside of the chart you will see black handles appear around
the edge of the chart Click the copy icon, or press CTRL+C Start MS Word Choose
paste CTRL+V
The problem with basic copy and paste Go back to Excel without closing Word
(use the tabs at the bottom of the screen, or hold down the ALT key and press TAB to
cycle through available windows) Use the tabs within Excel to go back to your data
Change one of the values that appears in your chart Have a look at the chart within
Excel that value has changed Now go back to Word the chart has not been
changed
Linked copy and paste Copy the chart in Excel in the same way Go back to Word
Click to place the cursor under the first chart (you may need to press return to create
a new line click to the right of the existing chart and then press return if so) This
time, choose Paste special (you may need to click the double arrow at the bottom of
the menu to show it the first time)
Select Paste link As the text at the bottom of the window says, “changes to the
source file will be reflected in your document” • Click OK Again the chart is inserted.
Now, though, when you go back to Excel and change a value, that change is
represented both in Excel’s chart and Word’s (try it to check… - you may need to save
and close the document in Word and then open it again to see the update)
docsity.com
pf3

Partial preview of the text

Download Inserting a chart-MS Excel-Assignment and more Exercises MS Microsoft Excel skills in PDF only on Docsity!

Inserting a chart

1. Select the data to use, then use Excel’s chart wizard to choose the type and **layout of the graph

  1. Choose the Type of graph
  2. Sharing data**  Basic copy and paste Click anywhere on the outside of the chart – you will see black handles appear around the edge of the chart • Click the copy icon, or press CTRL+C • Start MS Word • Choose paste – CTRL+V  The problem with basic copy and paste • Go back to Excel without closing Word (use the tabs at the bottom of the screen, or hold down the ALT key and press TAB to cycle through available windows) • Use the tabs within Excel to go back to your data • Change one of the values that appears in your chart • Have a look at the chart within Excel – that value has changed • Now go back to Word – the chart has not been changed  Linked copy and paste • Copy the chart in Excel in the same way • Go back to Word
    • Click to place the cursor under the first chart (you may need to press return to create a new line – click to the right of the existing chart and then press return if so) • This time, choose Paste special (you may need to click the double arrow at the bottom of the menu to show it the first time) Select “ Paste link ” • As the text at the bottom of the window says, “changes to the source file will be reflected in your document” • Click OK Again the chart is inserted. Now, though, when you go back to Excel and change a value, that change is represented both in Excel’s chart and Word’s (try it to check… - you may need to save and close the document in Word and then open it again to see the update)

Excel Functions

 Perform the following functions (GIVE HEADINGS):

Date and Time:

  1. TODAY: returns the current date
  2. NOW: returns the current date and time, respectively.
  3. DATE: returns the number that represents the date given in Excel date- time code.
  4. TIME: converts the hours, minutes, and seconds given as numbers to an Excel serial number (formatted with a time format).
  5. DAY: returns the day of the month (1 to 31).
  6. MONTH: returns the month (1 to 12)
  7. YEAR: returns year from a date.
  8. HOUR: returns the hour (0 to 23).
  9. MINUTE: returns minute (0 to 59).
  10. SECOND: returns second (0 to 59) from a time.  Logical: 1. AND: checks whether all of the conditions are TRUE and returns TRUE only if all arguments are TRUE (returns FALSE otherwise). 2. OR: checks whether any of the conditions are TRUE and returns FALSE only if all arguments are FALSE (returns TRUE otherwise).
  11. IF: checks whether a condition is met, and returns one value if TRUE, another if FALSE.
  12. NOT: reverses the logic of its argument (ie, changes TRUE to FALSE or FALSE to TRUE).  Statistical:
  13. COUNTA: counts the number of cells that are not empty.
  14. COUNTBLANK: counts the number of cells that are empty.
  15. AVERAGE: returns the average (arithmetic mean) of the given numeric arguments.
  16. Median: returns median of the given numeric arguments.

Math:

  1. INT: rounds a number to the nearest integer or to the nearest multiple of significance, down towards zero, up to the nearest even integer, up to the nearest odd integer, and down to the nearest integer, respectively.
  2. LN: returns the natural logarithm of a number.
  3. LOG: returns the logarithm of a number to the specified base.
  4. LOG10: returns the base-10 logarithm of a number.
  5. RAND: returns a random number greater than or equal to 0 and less than 1 (changes on recalculation).
  6. RANDBETWEEN: returns a random number between the numbers you specify, respectively.
  7. SQRT: returns the square root of a number.  Count the values in cells using the COUNTIF function. For example: Consider the below sheet