You are on page 1of 7

Very Tech Worksheet

1. Column Insert a column


Directly to the left of the current column C

2. Data Add the header and the id of the employee


Cell C2
 Text “Id”
Cell range C3:C32
 Text “101, 102… 130”

3. Text Modify text


Cell A1
 Text “Very Very Tech”

4. Style Apply a cell style


Cell range A2:G2
 Style Accent2

5. Number Format Modify the number format to display two digits following the decimal
Cell range E3:E32
 Decimal places: 0,00
6. Alignment Modify the cell alignment settings
Cell range A3:A32
 Horizontal: Right (Indent)
 Indent: 3

7. Named Range Create a new named range


Cell range D3:D32
 Name: “Dp”
Cell range E3:E32
 Name: “We”

8. Conditional Formatting Add conditional formatting


Cell range F3:F32
 Format Style: Icon Sets
 Icon Style: 3 Arrows (Colored)
 Red
o Value >400
o Type Number
 Yellow
o Value >200
o Type Number
 Green
o Value <=200
o Type Number
9. Page Layout Configure page layout options
Cell range A2:C32
 Set Print Area
 Enable the Gridlines Print option

10. Hide Rows Hide Rows


Rows 10, 12 and 14

11. Picture Insert a picture


Below to the data
 File source: gender.jpg

12. Crop Crop the picture


gender.jpg
 Crop to Snip Single Corner Rectangle

Tech Worksheet
13. Formula Calculate the number of employees for each department
Cell range B2:B6
 Use Function: COUNTIF
 Range: Dp
 Criteria: Column A value
14. Table Create and rename a table
Cell range A1:B6
 Table Name: “Dept”

15. Table Style Modify the table style


Cell range A1:B6
 Table Style Medium 14
 Enable the Last Column style

16. Sort and Filter Apply a sort and filter to the table
Cell range A1:B6
 Sort
o Column Department Order A to Z
o Column Employees Order Smallest to Largest
 Filter
o Hide Department with 3 Employees

17. Chart Create a chart


Bellow to the data
 Chart 3-D Clustered Bar
 Exclude all filtered rows
 Horizontal Axis Labels “Employees” column in table
 Vertical Axis Labels “Department” column in table
18. Style Apply a style to the chart
Chart
 Style 3

19. Title Rename the title of the chart


Chart
 Text “Very Tech Employees”

20. Formula Find the sum value of all Wage's


Cell F2
 Use Function SUM
o Number 1: We in “Very Tech” worksheet

21. Formula Find the maximum Saving


Cell F3
 Use Function MAX
o Number 1: We in “Very Tech” worksheet

22. Formula Find the minimum Saving


Cell F4
 Use Function MIN
o Number 1: We in “Very Tech” worksheet
23. Formula Find the average value of all Wage’s by Marketing Departement
Cell F5
 Use Function AVERAGEIF
o Range: Dp
o Criteria “Marketing”
o Average_range: We on “Very Tech” worksheet

24. Formula Insert the name and department of the 101 employee
Cell G3
 Use Function CONCATENATE
o Text1: name Id 1 employee on “Very Tech” worksheet
o Text2: “ – “
o Text3: department of Id 1 employee on “Very Tech” worksheet

25. Formula Insert first name of 102 employee


Cell G4
 Use Function LEFT
o Text: name of id 102 employee

Dept Worksheet
26. Worksheet Add a worksheet
After other worksheets
 Rename “Dept”
27. Data Insert data from a text file
Cell A1
 File source Department.txt
 Tab-delimited

28. Hyperlink Create a hyperlink to another worksheet


Cell A5
 Cell reference “B6”
 Sheet reference “Very Tech” worksheet

29. Theme Change the color theme


company.xlsx
 Marquee

30. Document Property Modify the document properties


company.xlsx
 Subject “Company”

You might also like