COMP21 Software Applications Week 2 Part 2
COMP21 Software Applications Week 2 Part 2
WORKING
WITH CELLS
AND SHEETS
2|P age
COMP 21 – SOFTWARE APPLICATIONS
Whenever you work with Excel, you'll enter information—or content—into cells. Cells are
the basic building blocks of a worksheet. You'll need to learn the basics of cells and cell
content to calculate, analyze, and organize data in Excel.
Understanding Cells
Every worksheet is made up of thousands of rectangles, which are called cells. A cell is
the intersection of a row and a column—in other words, where a row and column meet.
Columns are identified by letters (A, B, C), while rows are identified by numbers (1, 2,
3). Each cell has its own name—or cell address—based on its column and row. In the
example below, the selected cell intersects column C and row 5, so the cell address is C5.
Note that the cell address also appears in the Name box in the top-left corner, and that a
cell's column and row headings are highlighted when the cell is selected.
You can also select multiple cells at the same time. A group of cells is known as a cell
range. Rather than a single cell address, you will refer to a cell range using the cell addresses
of the first and last cells in the cell range, separated by a colon. For example, a cell range
that included cells A1, A2, A3, A4, and A5 would be written as A1:A5. Take a look at the
different cell ranges below:
• Cell range A1:A8
3|P age
COMP 21 – SOFTWARE APPLICATIONS
If the columns in your spreadsheet are labeled with numbers instead of letters, you'll need
to change the default reference style for Excel.
To select a cell:
To input or edit cell content, you'll first need to select the cell.
1. Click a cell to select it. In our example, we'll select cell D9.
2. A border will appear around the selected cell, and the column heading and row
heading will be highlighted. The cell will remain selected until you click another cell
in the worksheet.
You can also select cells using the arrow keys on your keyboard.
4|P age
COMP 21 – SOFTWARE APPLICATIONS
CELL CONTENT
Any information you enter into a spreadsheet will be stored in a cell. Each cell can contain
different types of content, including text, formatting, formulas, and functions.
• Text: Cells can contain text, such as letters, numbers, and dates.
• Formatting attributes: Cells can contain formatting attributes that change the way
letters, numbers, and dates are displayed. For example, percentages can appear as
0.15 or 15%. You can even change a cell's text or background color.
5|P age
COMP 21 – SOFTWARE APPLICATIONS
• Formulas and functions: Cells can contain formulas and functions that calculate
cell values. In our example, SUM(B2:B8) adds the value of each cell in the cell range
B2:B8 and displays the total in cell B9.
To insert content:
1. Click a cell to select it. In our example, we'll select cell F9.
2. Type something into the selected cell, then press Enter on your keyboard. The
content will appear in the cell and the formula bar. You can also input and edit cell
content in the formula bar.
6|P age
COMP 21 – SOFTWARE APPLICATIONS
2. Select the Clear command on the Home tab, then click Clear Contents.
You can also use the Delete key on your keyboard to delete content from multiple
cells at once. The Backspace key will only delete content from one cell at a time.
7|P age
COMP 21 – SOFTWARE APPLICATIONS
To delete cells:
There is an important difference between deleting the content of a cell and deleting the
cell itself. If you delete the entire cell, the cells below it will shift to fill in the
gaps and replace the deleted cells.
1. Select the cell(s) you want to delete. In our example, we'll select A10:H10.
2. Select the Delete command from the Home tab on the Ribbon.
8|P age
COMP 21 – SOFTWARE APPLICATIONS
1. Select the cell(s) you want to copy. In our example, we'll select F9.
2. Click the Copy command on the Home tab, or press Ctrl+C on your keyboard.
3. Select the cell(s) where you want to paste the content. In our example, we'll
select F12:F17. The copied cell(s) will have a dashed box around them.
4. Click the Paste command on the Home tab, or press Ctrl+V on your keyboard.
9|P age
COMP 21 – SOFTWARE APPLICATIONS
Instead of choosing commands from the Ribbon, you can access commands quickly
by right-clicking. Simply select the cell(s) you want to format, then right-click the mouse.
A drop-down menu will appear, where you'll find several commands that are also
located on the Ribbon.
10 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
3. Select the cells where you want to paste the content. In our example, we'll
select F10:F11. The cut cells will now have a dashed box around them.
4. Right-click the mouse and select the Paste command. Alternatively, you can use
the command on the Home tab, or press Ctrl+V on your keyboard.
11 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
5. The cut content will be removed from the original cells and pasted into the
selected cells.
12 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
3. Click and drag the cells to the desired location. In our example, we'll move them
to G4:G12.
4. Release the mouse. The cells will be dropped in the selected location.
13 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. Click and drag the fill handle until all of the cells you want to fill are selected. In our
example, we'll select G13:G17.
14 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
15 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
3. Release the mouse. If Excel understood the series, it will be continued in the
selected cells. In our example, Excel added Part 4, Part 5, and Part 6 to H4:J4.
You can also double-click the fill handle instead of clicking and dragging. This can
be useful with larger spreadsheets, where clicking and dragging may be awkward.
16 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
17 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
By default, every row and column of a new workbook is set to the same height and width.
Excel allows you to modify column width and row height in different ways,
including wrapping text and merging cells.
2. Click and drag the mouse to increase or decrease the column width.
18 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
With numerical data, the cell will display pound signs (#######) if the column is too
narrow. Simply increase the column width to make the data visible.
2. Double-click the mouse. The column width will be changed automatically to fit the
content.
19 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
You can also AutoFit the width for several columns at the same time. Simply select the
columns you want to AutoFit, then select the AutoFit Column Width command from
the Format drop-down menu on the Home tab. This method can also be used for row
height.
2. Click and drag the mouse to increase or decrease the row height.
20 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
3. Release the mouse. The height of the selected row will be changed.
2. Position the mouse over a row line so the cursor becomes a double arrow.
3. Click and drag the mouse to increase or decrease the row height, then release the
mouse when you are satisfied. The row height will be changed for the entire
worksheet.
21 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
After you've been working with a workbook for a while, you may find that you want to insert
new columns or rows, delete certain rows or columns, move them to a different location in
the worksheet, or even hide them.
To insert rows:
1. Select the row heading below where you want the new row to appear. In this
example, we want to insert a row between rows 4 and 5, so we'll select row 5.
22 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
When inserting new rows, columns, or cells, you will see a paintbrush icon next to the
inserted cells. This button allows you to choose how Excel formats these cells. By
default, Excel formats inserted rows with the same formatting as the cells in the row
above. To access more options, hover your mouse over the icon, then click the drop-
down arrow.
To insert columns:
1. Select the column heading to the right of where you want the new column to
appear. For example, if you want to insert a column between columns D and E,
select column E.
23 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
3. The new column will appear to the left of the selected column.
NOTE: When inserting rows and columns, make sure you select the entire row or column
by clicking the heading. If you select only a cell in the row or column, the Insert command
will only insert a new cell.
24 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
3. The selected row will be deleted, and those around it will shift. In our
example, row 10 has moved up, so it's now row 9.
It's important to understand the difference between deleting a row or column and
simply clearing its contents. If you want to remove the content from a row or column
without causing others to shift, right-click a heading, then select Clear
Contents from the drop-down menu.
25 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. Click the Cut command on the Home tab, or press Ctrl+X on your keyboard.
3. Select the column heading to the right of where you want to move the column. For
example, if you want to move a column between columns E and F, select column
F.
4. Click the Insert command on the Home tab, then select Insert Cut Cells from the
drop-down menu.
26 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
5. The column will be moved to the selected location, and the columns around it will
shift.
You can also access the Cut and Insert commands by right-clicking the mouse and
selecting the desired commands from the drop-down menu.
27 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. The columns will be hidden. The green column line indicates the location of the
hidden columns.
3. To unhide the columns, select the columns on both sides of the hidden columns.
In our example, we'll select columns B and F. Then right-click the mouse and
select Unhide from the formatting menu.
28 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
Whenever you have too much cell content to be displayed in a single cell, you may decide
to wrap the text or merge the cell rather than resize a column. Wrapping the text will
automatically modify a cell's row height, allowing cell contents to be displayed on multiple
lines. Merging allows you to combine a cell with adjacent empty cells to create one large
cell.
29 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
30 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
3. The selected cells will be merged, and the text will be centered.
NOTE: You'll want to be careful when using this feature. If you merge multiple cells that all
contain data, Excel will keep only the contents of the upper-left cell and discard everything
else.
31 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
1. Select the desired cell range. In our example, we'll select A1:F1. Note: If you
already merged these cells, you should unmerge them before continuing to step
2.
2. Click the small arrow in the lower-right corner of the Alignment group on
the Home tab.
3. A dialog box will appear. Locate and select the Horizontal drop-down menu,
select Center Across Selection, then click OK.
32 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
4. The content will be centered across the selected cell range. As you can see, this
creates the same visual result as merging and centering, but it preserves each cell
within A1:F1.
33 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
34 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
All cell content uses the same formatting by default, which can make it difficult to read a
workbook with a lot of information. Basic formatting can customize the look and feel of your
workbook, allowing you to draw attention to specific sections and making your content easier
to view and understand.
2. On the Home tab, click the drop-down arrow next to the Font Size command,
then select the desired font size. In our example, we will choose 24 to make the
text larger.
You can also use the Increase Font Size and Decrease Font Size commands or
enter a custom font size using your keyboard.
35 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. On the Home tab, click the drop-down arrow next to the Font command, then
select the desired font. In our example, we'll choose Century Gothic.
When creating a workbook in the workplace, you'll want to select a font that is easy to
read. Along with Calibri, standard reading fonts include Cambria, Times New Roman,
and Arial.
36 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. On the Home tab, click the drop-down arrow next to the Font Color command,
then select the desired font color. In our example, we'll choose Green.
Select More Colors at the bottom of the menu to access additional color options.
We've changed the font color to a bright pink.
37 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. Click the Bold (B), Italic (I), or Underline (U) command on the Home tab. In our
example, we'll make the selected cells bold.
You can also press Ctrl+B on your keyboard to make selected text bold, Ctrl+I to
apply italics, and Ctrl+U to apply an underline.
38 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
Cell borders and fill colors allow you to create clear and defined boundaries for different
sections of your worksheet. Below, we'll add cell borders and fill color to our header cells to
help distinguish them from the rest of the worksheet.
2. On the Home tab, click the drop-down arrow next to the Fill Color command,
then select the fill color you want to use. In our example, we'll choose a dark gray.
3. The selected fill color will appear in the selected cells. We've also changed
the font color to white to make it more readable with this dark fill color.
39 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
To add a border:
1. Select the cell(s) you want to modify.
2. On the Home tab, click the drop-down arrow next to the Borders command, then
select the border style you want to use. In our example, we'll choose to display All
Borders.
You can draw borders and change the line style and color of borders with the Draw
Borders tools at the bottom of the Borders drop-down menu.
40 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
CELL STYLES
Instead of formatting cells manually, you can use Excel's predesigned cell styles. Cell
styles are a quick way to include professional formatting for different parts of your workbook,
such as titles and headers.
2. Click the Cell Styles command on the Home tab, then choose the desired
style from the drop-down menu.
Applying a cell style will replace any existing cell formatting except for text alignment.
You may not want to use cell styles if you've already added a lot of formatting to your
workbook.
41 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
TEXT ALIGNMENT
By default, any text entered into your worksheet will be aligned to the bottom-left of a cell,
while any numbers will be aligned to the bottom-right. Changing the alignment of your cell
content allows you to choose how the content is displayed in any cell, which can make your
cell content easier to read.
• Center Align: Aligns content an equal distance from the left and right borders of the
cell
• Middle Align: Aligns content an equal distance from the top and bottom borders of the
cell
42 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. Select one of the three horizontal alignment commands on the Home tab. In our
example, we'll choose Center Align.
2. Select one of the three vertical alignment commands on the Home tab. In our
example, we'll choose Middle Align.
43 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
You can apply both vertical and horizontal alignment settings to any cell.
FORMAT PAINTER
If you want to copy formatting from one cell to another, you can use the Format
Painter command on the Home tab. When you click the Format Painter, it will copy all of the
formatting from the selected cell. You can then click and drag over any cells you want to
paste the formatting to.
44 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
45 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
If you don't need to use a specific number format, the spreadsheet will usually apply
the general number format by default. However, the general format may apply some small
formatting changes to your data.
46 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
• You can also click one of the quick number-formatting commands below the drop-down
menu.
You can also select the desired cells and press Ctrl+1 on your keyboard to access
more number-formatting options.
In this example, we've applied the Currency number format, which adds currency symbols
($) and displays two decimal places for any numerical values.
If you select any cells with number formatting, you can see the actual value of the cell in the
formula bar. The spreadsheet will use this value for formulas and other calculations.
47 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
There's more to number formatting than selecting cells and applying a format. Spreadsheets
can actually apply a lot of number formatting automatically based on the way you enter data.
This means you'll need to enter data in a way the program can understand, and then ensure
that those cells are using the proper number format. For example, the image below shows
how to use number formats correctly for dates, percentages, and times:
Now that you know more about how number formats work, we'll look at a few different number
formats in action.
PERCENTAGE FORMATS
One of the most helpful number formats is the percentage (%) format. It displays values as
percentages, such as 20% or 55%. This is especially helpful when calculating things like the
cost of sales tax or a tip. When you type a percent sign (%) after a number, the percentage
number format will be applied to that cell automatically.
As you may remember from math class, a percentage can also be written as a decimal. So
15% is the same thing as 0.15, 7.5% is 0.075, 20% is 0.20, 55% is 0.55, and so on.
48 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
There are many times when percentage formatting will be useful. For example, in the images
below, notice how the sales tax rate is formatted differently for each spreadsheet (5, 5%,
and 0.05):
As you can see, the calculation in the spreadsheet on the left didn't work correctly. Without
the percentage number format, our spreadsheet thinks we want to multiply $22.50 by 5, not
5%. And while the spreadsheet on the right still works without percentage formatting, the
spreadsheet in the middle is easier to read.
DATE FORMATS
Whenever you're working with dates, you'll want to use a date format to tell the spreadsheet
that you're referring to specific calendar dates, such as July 15, 2014. Date formats also
allow you to work with a powerful set of date functions that use time and date information to
calculate an answer.
Spreadsheets don't understand information the same way a person would. For instance, if
you type October into a cell, the spreadsheet won't know you're entering a date so it will treat
it like any other text. Instead, when you enter a date, you'll need to use a specific
format your spreadsheet understands, such
as month/day/year (or day/month/year depending on which country you're in). In the
example below, we'll type 10/12/2014 for October 12, 2014. Our spreadsheet will then
automatically apply the date number format for the cell.
49 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
Now that we have our date correctly formatted, we can do many different things with this
data. For example, we could use the fill handle to continue the dates through the column, so
a different day appears in each cell:
If the date formatting isn't applied automatically, it means the spreadsheet did not understand
the data you entered. In the example below, we've typed March 15th. The spreadsheet did
not understand that we were referring to a date, so this cell is still using the general number
format.
On the other hand, if we type March 15 (without the "th"), the spreadsheet will recognize it
as a date. Because it doesn't include a year, the spreadsheet will automatically add the
current year so the date will have all of the necessary information. We could also type the
date several other ways, such as 3/15, 3/15/2014, or March 15 2014, and the spreadsheet
would still recognize it as a date.
Try this!
Try entering the dates below into a spreadsheet and see if the date format is applied
automatically:
• 10/12
• October
• October 12
50 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
• October 2016
• 10/12/2016
• October 12, 2016
• 2016
• October 12th
If you want to add the current date to a cell, you can use the Ctrl+; shortcut
51 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
The Format Cells dialog box will appear. From here, you can choose the desired date
formatting option.
As you can see in the formula bar, a custom date format doesn't change the actual date in
our cell—it just changes the way it's displayed.
Here are a few tips for getting the best results with number formatting:
• Apply number formatting to an entire column: If you're planning to use one column
for a certain type of data, like dates or percentages, you may find it easiest to select
the entire column by clicking the column letter and applying the desired number
formatting. This way, any data you add to this column in the future will already have
the correct number format. Note that the header row usually won't be affected by
number formatting.
52 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
• Double-check your values after applying number formatting: If you apply number
formatting to existing data, you may have unexpected results. For example,
applying percentage (%) formatting to a cell with a value of 5 will give you 500%, not
5%. In this case, you'd need to retype the values correctly in each cell.
• If you reference a cell with number formatting in a formula, the spreadsheet may
automatically apply the same number formatting to the new cell. For example, if you
use a value with currency formatting in a formula, the calculated value will also use the
currency number format.
53 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
• If you want your data to appear exactly as entered, you'll need to use the text number
format. This format is especially good for numbers you don't want to perform
calculations with, such as phone numbers, zip codes, or numbers that begin with 0,
like 02415. For best results, you may want to apply the text number format before
entering data into these cells.
Decreasing the decimal will display the value rounded to that decimal place, but the actual
value in the cell will still be displayed in the formula bar.
NOTE: The Increase/Decrease Decimal commands don't work with some number formats,
like Date and Fraction.
54 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
55 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
Every workbook contains at least one worksheet by default. When working with a large
amount of data, you can create multiple worksheets to help organize your workbook and
make it easier to find content. You can also group worksheets to quickly add information to
multiple worksheets at the same time.
By default, any new workbook you create in Excel will contain one worksheet,
called Sheet1. To change the default number of worksheets, navigate to Backstage
view, click Options, then choose the desired number of worksheets to include in each
new workbook.
To copy a worksheet:
If you need to duplicate the content of one worksheet to another, Excel allows you
to copy an existing worksheet.
1. Right-click the worksheet you want to copy, then select Move or Copy from the
worksheet menu.
56 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. The Move or Copy dialog box will appear. Choose where the sheet will appear in
the Before sheet: field. In our example, we'll choose (move to end) to place the
worksheet to the right of the existing worksheet.
3. Check the box next to Create a copy, then click OK.
4. The worksheet will be copied. It will have the same title as the original worksheet,
as well as a version number. In our example, we copied
the November worksheet, so our new worksheet is named November (2). All
content from the November worksheet has also been copied to the new worksheet.
You can also copy a worksheet to an entirely different workbook. You can select any
workbook that is currently open from the To book: drop-down menu.
57 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
To rename a worksheet:
1. Right-click the worksheet you want to rename, then select Rename from the
worksheet menu.
To move a worksheet:
1. Click and drag the worksheet you want to move until a small black arrow appears
above the desired location.
58 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
59 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
The worksheet tab color is considerably less noticeable when the worksheet is
selected. Select another worksheet to see how the color will appear when the
worksheet is not selected.
To delete a worksheet:
1. Right-click the worksheet you want to delete, then select Delete from
the worksheet menu.
If you want to prevent specific worksheets from being edited or deleted, you
can protect them by right-clicking the desired worksheet and selecting Protect
Sheet from the worksheet menu.
60 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
A dialog box will appear with a list of all of the sheets in your workbook. You can then double-
click the sheet you want to jump to.
You can work with each worksheet individually, or you can work with multiple worksheets
at the same time. Worksheets can be combined together into a group. Any changes made
to one worksheet in a group will be made to every worksheet in the group.
To group worksheets:
1. Select the first worksheet you want to include in the worksheet group.
61 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. Press and hold the Ctrl key on your keyboard. Select the next worksheet you want
in the group.
3. Continue to select worksheets until all of the worksheets you want to group are
selected, then release the Ctrl key. The worksheets are now grouped.
NOTE: While worksheets are grouped, you can navigate to any worksheet within the group.
Any changes made to one worksheet will appear on every worksheet in the group.
However, if you select a worksheet that is not in the group, all of your worksheets will
become ungrouped.
To ungroup worksheets:
1. Right-click a worksheet in the group, then select Ungroup Sheets from
the worksheet menu.
2. The worksheets will be ungrouped. Alternatively, you can simply click any
worksheet not included in the group to ungroup all worksheets.
62 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
63 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
When working with a lot of data in Excel, it can be difficult and time consuming to locate
specific information. You can easily search your workbook using the Find feature, which also
allows you to modify content using the Replace feature.
To find content:
In our example, we'll use the Find command to locate a specific department in this list.
1. From the Home tab, click the Find and Select command, then select Find from
the drop-down menu.
2. The Find and Replace dialog box will appear. Enter the content you want to find.
In our example, we'll type the department's name.
3. Click Find Next. If the content is found, the cell containing that content will
be selected.
64 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
4. Click Find Next to find further instances or Find All to see every instance of the
search term.
5. When you are finished, click Close to exit the Find and Replace dialog box.
You can also access the Find command by pressing Ctrl+F on your keyboard.
Click Options to see advanced search criteria in the Find and Replace dialog box.
65 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. The Find and Replace dialog box will appear. Type the text you want to find in
the Find what: field.
66 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
3. Type the text you want to replace it with in the Replace with: field, then click Find
Next.
4. If the content is found, the cell containing that content will be selected.
5. Review the text to make sure you want to replace it.
6. If you want to replace it, select one of the replace options. Choosing Replace will
replace individual instances, while Replace All will replace every instance of the
text throughout the workbook. In our example, we'll choose this option to save time.
7. A dialog box will appear, confirming the number of replacements made. Click OK to
continue.
67 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
9. When you are finished, click Close to exit the Find and Replace dialog box.
NOTE: Generally, it's best to avoid using Replace All because it doesn't give you the
option of skipping anything you don't want to change. You should only use this option if
you're absolutely sure it won't replace anything you didn't intend it to.
68 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
69 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
Before sharing a workbook, you'll want to make sure it doesn't include any spelling errors.
Fortunately, Excel includes a Spell Check tool you can use to make sure everything in your
workbook is spelled correctly.
If you've used the Spell Check feature in Microsoft Word, just be aware that the Spell Check
tool in Excel, while helpful, is not as powerful. For example, it won't check for grammar issues
or check spelling as you type.
2. The Spelling dialog box will appear. For each spelling error in your worksheet,
Spell Check will try to offer suggestions for the correct spelling. Choose a
suggestion, then click Change to correct the error.
3. A dialog box will appear after reviewing all spelling errors. Click OK to close Spell
Check.
70 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
If there are no appropriate suggestions, you can also enter the correct spelling
manually.
71 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
7. Bonus Step! There is one error Spell Check didn't catch. Can you spot it? Hint: It's in
one of the item descriptions.
72 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
There may be times when you want to print a workbook to view and share your data offline.
Once you've chosen your page layout settings, it's easy to preview and print a workbook
from Excel using the Print pane.
73 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
To print a workbook:
1. Navigate to the Print pane, then select the desired printer.
74 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
75 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
4. Click Print.
Before you print an Excel workbook, it's important to decide exactly what information you
want to print. For example, if you have multiple worksheets in your workbook, you will need
to decide if you want to print the entire workbook or only active worksheets. There may
also be times when you want to print only a selection of content from your workbook.
76 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
To print a selection:
In our example, we'll print the records for the top 40 salespeople on the Central worksheet.
1. Select the cells you want to print.
77 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
78 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
If you prefer, you can also set the print area in advance so you'll be able to visualize
which cells will be printed as you work in Excel. Simply select the cells you want to
print, click the Page Layout tab, select the Print Area command, then choose Set
Print Area. Keep in mind that if you ever need to print the entire workbook, you'll need
to clear the print area.
79 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
ADJUSTING CONTENT
On occasion, you may need to make small adjustments from the Print pane to fit your
workbook content neatly onto a printed page. The Print pane includes several tools to help
fit and scale your content, such as scaling and page margins.
80 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
81 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
2. Select the desired option from the Scaling drop-down menu. In our example, we'll
select Fit All Columns on One Page.
82 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
Keep in mind that worksheets will become more difficult to read as they are scaled down,
so you may not want to use this option when printing a worksheet with a lot of information.
In our example, we'll change the scaling setting back to No Scaling.
2. The Page Setup dialog box will appear. From here, you can
choose rows or columns to repeat on each page. In our example, we'll repeat a
row first.
3. Click the Collapse Dialog button next to the Rows to repeat at top: field.
83 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
4. The cursor will become a small selection arrow, and the Page Setup dialog box
will be collapsed. Select the row(s) you want to repeat at the top of each printed
page. In our example, we'll select row 1.
5. Row 1 will be added to the Rows to repeat at top: field. Click the Collapse
Dialog button again.
6. The Page Setup dialog box will expand. To repeat a column as well, use the same
process shown in steps 4 and 5. In our example, we've selected to repeat row 1
and column A.
7. When you're satisfied with your selections, click OK.
84 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
8. In our example, row 1 appears at the top of every page, and column A appears at
the left of every page.
2. Vertical and horizontal blue dotted lines denote the page breaks. Click and drag
one of these lines to adjust that page break.
3. In our example, we've set the horizontal page break between rows 21 and 22.
85 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
4. In our example, all the pages now show the same number of rows due to the change
in the page break.
86 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
87 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
You can adjust the margins manually by clicking the Show Margins button in the
lower-right corner, then dragging the margin markers in the Preview pane.
88 | P a g e
COMP 21 – SOFTWARE APPLICATIONS
89 | P a g e