EXCEL Assignment
EXCEL Assignment
Using the builtin function 'sum', calculate the totals of the last three columns.
1. Format the hours column to 1 decimal place and all other numbers to
currency with 2 decimal places.
2. Sort the employees into alphabetical order.
3. Format the table with a border, title shading, centered horizontally and
vertically.
4. Add your name using a header and the date and time as a footer to the
spreadsheet, save and print.
Assignment
Type the following data in excel worksheet and save it as first.xls
Type the following data in excel worksheet and save it as first.xls
A B C D E
513
501
504
513
511
516
532
504
432
Page 1
501
510
517
479
494
498
Do the following
(a) Highlight column A and copy it to column C
(b) Sort the data in column C in ascending order
(c) What is the lowest number in the list (use a function)
(d) Copy the data in column A to column E and sort it in descending order
(e) What is the highest number in the list (use a function)
(f) How many numbers in this list are bigger than 500 (use a database function)
(g) How many numbers in column A are between 520 and 540 inclusive
(use a database function)
Assignment
Enter the following data and save it in grade .xls
Name Marks1 Marks2 Marks3 Total Percentage Grade
Amit 80 70 80
Renu 70 60 90
Rajeev 60 50 80
Manish 50 30 90
Sanjeev 40 40 80
Anita 70 70 90
Do the following
(a) Compute the total marks and percentage of each student by entering appropriate formula.
(b) Compute the grades based on following criteria
If percentage >= 90 then grade = A
If percentage >= 80 and <90 then grade = B
If percentage >= 70 and <80 then grade = C
If percentage >= 60 and <70 then grade = D
If percentage < 60 then grade = E
Assignment
Using grade.xls to perform the following formatting operations
(a) Draw a border around the worksheet
(b) Change the font size of heading to 14 points and underline it and hide column c
(c) Increase the width of column A to 15 characters
(d) Right Align the values in column B, C, F
Page 2
Assignment
A company records the details of total sales (in Rs. ) sector wise and month wise in the following
format
Jan Feb March April
Sector 30 12000 17000 14000 15000
Sector 22 14000 18000 15000 16000
Sector 23 15000 19000 16000 17000
Sector 15 16000 12000 17000 18000
(a) Enter the data in a worksheet and save it as sector.xls
(b) Using appropriate formula, calculate total sale for each sector
(c) Create a 3-D column chart to show sector wise data for all four months
(d) Create a 3-D pie chart to show sales in Jan in all sectors
Assignment
If you buy a car at six percent interest, financed for 3 years
Calculate the following payments.
Page 3
Assignment
Three people are shown. The number of people in each person’s family is shown also.
Make a column graph out of the data.
Make a Pie chart of Mary’s Brother, sister and Cousins
A B C D
People per physician Life Expectancy
X Y X*Y
370 70.5
6166 53.5
684 65
449 76.5
643 70
1551 71
616 60.5
403 51.5
Do the following
(a) Complete column C for finding product x * y
(b) Find sum of x column at the end of data
(c) Find sum of y column at the end of data
(d) Find sum of x * y column at the end of data
Page 4
Assignment
Your choice, make a column graph, or a line graph, from the data table below. Be sure to label everhthing.
Format the graph in all ways.
Page 5
Assignment
Tom graduated from college last year and found a new job. The job pays $2,500.00 per month. Tom's budget shows below.
See if you can figure out if Tom makes enough money to pay his bills.
Tom's expences
for the entire year?
Balance?
(income minus expences)
Mar June Nov
Rent
Clothing Find out these using lookup
Food
Entertainment
Page 6
Assignment
Enter the following data and save it in grade .xls
Name Marks1 Marks2 Marks3 Total Percentage Grade
Amit 80 70 80
Renu 70 60 90
Rajeev 60 50 80
Manish 50 30 90
Sanjeev 40 40 80
Anita 70 70 90
Do the following
(a) Compute the total marks and percentage of each student by entering appropriate formula.
(b) Compute the grades based on following criteria
If percentage >= 90 then grade = A
If percentage >= 80 and <90 then grade = B
If percentage >= 70 and <80 then grade = C
If percentage >= 60 and <70 then grade = D
If percentage < 60 then grade = E
Assignment
Three people are shown. The number of people in each person’s family is shown also.
Make a column graph out of the data.
Make a Pie chart of Mary’s Brother, sister and Cousins
Page 7