Excel Quick Tips: 1. Add The Current Date To A Cell
Excel Quick Tips: 1. Add The Current Date To A Cell
Similarly, if you need to add the current time, you can use the Ctrl+Shift+; shortcut. Just hold
down the Ctrl and Shift keys, then press the semicolon key.
• Single-click the Format Painter to copy the formatting from the selected cell, then
click a different cell to paste the formatting. Alternatively, you can click and drag
over a range of cells to paste the formatting to multiple cells.
• Double-click the Format Painter if you want to copy the formatting to several non-
adjacent cells. When you use this method, you can paste the formatting to as many
1
Tips and Resources
cells as you want, and the Format Painter will stay on. When you're done, you'll
need to click the Format Painter again to turn it off.
4. A shortcut to AutoSum
AutoSum is a fast, easy way to add up multiple values in Excel. You can access the AutoSum
command from either the Home tab or the Formulas tab, but there is a keyboard shortcut
that makes it even faster: Alt+=. To use this shortcut, simply hold down the Alt key, then press
the equals sign on your keyboard.
You'll first need to add your favorite commands. You can right-click any command on the
Ribbon and select Add to Quick Access Toolbar.
The shortcut is the Alt key, followed by a number. You can see which number is associated
with each command by pressing the Alt key, as show below.
As example, the Sort A-Z command is number 6, so the shortcut would be Alt+6. Keep in mind
that your Quick Access Toolbar may have different shortcuts depending on the commands
you've added.
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.
To select an entire row, click the row number or press Shift+spacebar on your keyboard.
2
Tips and Resources
Luckily, the Center Across Selection feature can give the same basic look as merged cells
without creating problems in your spreadsheet. On the Home tab, first click the small arrow in
the bottom-right corner of the Alignment group.
In the dialog box that appears, open the Horizontal menu and select Center Across Selection.
When you click OK, your cells will look like they've been merged, but they're actually separate
cells. This means you'll still be able to work with the cells without encountering any of the
problems associated with merged cells.
Note that Center Across Selection only works horizontally, so for vertical groups of cells you
may still need to merge cells.
Whenever you select a cell range, the Quick Analysis button will appear in the lower-right
corner of the selection. When you click it, you'll be able to choose from a variety of charts,
sparklines, conditional formatting options, and more. Best of all, the options will be tailored to
your specific data, helping you find relevant visualizations quickly.
3
Tips and Resources
Luckily, there is an easier way. Simply format your source data as a table, then create a chart
based on that table. When you add more data below the table, it will automatically be
included in both the table and the chart, keeping everything consistent and up to date.
This arrangement would quickly become unwieldy if more columns were added. It would be
better to rearrange this data into two columns instead. Luckily, you don't have to rearrange
each cell by hand. Excel can do it automatically using a feature called Transpose, which is
available when copying and pasting data.
Although you can type the dollar signs manually, the F4 key on your keyboard allows you to
add both dollar signs with a single keystroke. If you create formulas frequently, this shortcut
can save you a lot of time.
On some keyboards, the F4 key controls the computer's volume or screen brightness by
default. In that case, you may have to hold down the Fn (Function) key before pressing F4.
4
Tips and Resources
In some situations, you may want to find the sum or average of a column of data. Although
you can do this with a normal cell range, for example =SUM(C1:C20), you may have to update
the cell range later if you add more data to your spreadsheet.
However, Excel also has a different kind of cell range that omits the row number and pulls in
all of the cells in the entire column. For example, if you want to find the sum of all of the
values in column C, you would type =SUM(C:C). This kind of cell range allows you to add as
much data as you want to your spreadsheet without having to update your cell ranges.
To create a named range, simply select a cell or cell range, then type the desired name into
the Name box (to the left of the formula bar). You can then use the new name whenever you
want to refer to that cell range.
Line breaks are pretty easy to add in most programs—all you have to do is press Enter on your
keyboard, and voilà! One of the few places this doesn't work is Excel. If you've ever tried
hitting Enter there, you know it just takes you to the next cell in your worksheet.
Not to worry. There's a simple keyboard shortcut that will let you add as many line breaks as
you want—inside any cell. Go ahead and try it! This works in Google Sheets too.
Windows: Alt+Enter
Mac: Ctrl+Option+Enter
5
Tips and Resources
Just use the shortcut whenever you want to insert a line break (and save the Enter key for
navigating to the next cell). This might take some getting used to, but can come in handy
depending on what you're working on. Take the example below. We've used line breaks to
make sure each address appears on two lines.
One word of caution: You probably don't want to rely on line breaks too much. After all, Excel
already has a great system for organizing and separating data: all of those thousands and
thousands of tiny cells in your worksheet!
The more you rely on cells for organization, the better Excel will work for you. But when you
desperately want to add a line break—and Enter simply isn't working—it's good to know that
you can.