A Tutorial To Help You Become An Excel Professional In One Day

A Tutorial To Help You Become An Excel Professional In One Day


A Tutorial To Help You Become An Excel Professional In One Day Ajiri  

4 years ago

~18.8 mins read
For so many reasons, excel is a really important software to master. Most company require a basic excel knowledge before employment. 

Most students would be require to use excel before they graduate school for data entry and research purposes. 

In an article written in 2018, Robert Half, a company specializing in human resources and the financial industry, wrote that 63% of financial firms continue to use Excel in a primary capacity. Granted, that is not 100% and is actually considered to be a decline in usage! But considering the software is a spreadsheet software and not designed solely as financial industry software, 63% is still a significant portion of the industry and helps to illustrate how important Excel is.

Learning how to use Excel doesn’t have to be difficult. Taking it one step at a time will help you move from a novice to an expert (or at least closer to that point) – at your pace.

As a preview of what we are going to cover in this article, think worksheets, basic usable functions and formulas, and navigating a worksheet or workbook.

Advertisement

Granted, we will not be covering every possible Excel function but we will cover enough that it gives you an idea of how to approach the others. 

Basic Definitions
It really is helpful if we cover a few definitions. More than likely, you have heard these terms (or already know what they are).  But we will cover them to be sure and be all set for the rest of the process in learning how to use Excel.

Workbooks vs. Worksheets
Excel documents are called Workbooks and when you first create an Excel document (the workbook), many (not all) Excel versions will automatically include three tabs, each with its own blank worksheet.

Advertisement

If your version of Excel doesn’t do that, don’t worry, we will learn how to create them.

The Worksheets are the actual parts where you enter the data. If it is easier to think of it visually, think of the worksheets as those tabs. You can add tabs or delete tabs by right-clicking and choosing the delete option. Those worksheets are the actual spreadsheets with which we work and they are housed in the workbook file.

The Ribbon


The Ribbon spreads across the Excel application like a row of shortcuts, but shortcuts that are represented visually (with text descriptions).  This is helpful when you want to do something in short order and especially when you need help determining what you want to do.  

There is a different grouping of ribbon buttons depending on which section/group you choose from the top menu options (i.e. Home, Insert, Data, Review, etc.) and the visual options presented will relate to those groupings. 

Excel Shortcuts


Shortcuts are helpful in navigating the Excel software quickly, so it is helpful (but not absolutely essential) to learn them.  Some of them are learned by seeing the shortcuts listed in the menus of the older versions of the Excel application and then trying them out for yourself.  

Another way to learn Excel shortcuts is to view a list of them on the website of the Excel developers.  Even if your version of Excel doesn’t display the shortcuts, most of them still work.

Formulas vs. Functions


Functions are built-in capabilities of Excel and are used in formulas.  For example, if you wanted to insert a formula that calculated the sum of numbers in different cells of a spreadsheet, you could use the function SUM() to do just that.  

More on this function (and other functions) a bit further on in this article.

Formula Bar



The formula bar is an area that appears below the Ribbon.  It is used for formulas and data. You enter the data in the cell and it will also appear in the formula bar if you have your mouse on that cell.  

When we reference the formula bar, we are simply indicating that we should type the formula in that spot while having the appropriate cell selected (which, again, will automatically happen if you select the cell and start typing).

More tutorial on Excel Formulars and Functions here

Creating & Formatting a Worksheet Example

There are many things you can do with your Excel Worksheet.

Advertisement

We will give you some example steps as we go along in this article so you can try them out for yourself.

The First Workbook

It is helpful to start with a blank Workbook. So, go ahead and select New. This may vary, depending on your version of Excel, but is generally in the File area.

Note:  The above image says Open at the top to illustrate that you can get to the New (left-hand side, pointed to with the green arrow) from anywhere.  This is a screenshot of the newer Excel.

When you click on New you are more than likely going to get some example templates.  The templates themselves may vary between versions of Excel, but you should get some sort of selection.  

One way of learning how to use Excel is to play with those templates and see what makes them “tick”.  For our article, we are starting with a blank document and playing around with data and formulas, etc.  

So go ahead and select the blank document option.  The interface will vary, from version to version, but should be similar enough to get the idea. A little later we will also download another sample Excel sheet.


Inserting the Data

There are many different ways to get data into your spreadsheet (a.k.a. worksheet).  One way is to simply type what you want where you want it. Choose the particular cell and just start typing.

Another way is to copy data and then paste it into your Spreadsheet.  Granted, if you are copying data that is not in a table format it can get a little interesting as to where it lands in your document.  But fortunately we can always edit the document and recopy and paste elsewhere, as needed.

You can try the copy/paste method now by selecting a portion of this article, copying it, and then pasting into your blank spreadsheet.



After selecting the portion of the article and copying it, go to your spreadsheet and click on the desired cell where you want to start the paste and do so.

Advertisement

The method shown above is using the right-click menu and then selecting “Paste” in the form of the icon.



It is possible that you may get an error when using the Excel built-in paste method, even with the other Excel built-in methods as well.  Fortunately, the error warning (above) helps to point you in the right direction to get the data you copied into the sheet.

When pasting the data, Excel does a pretty good job of interpreting it. In our example, I copied the first two paragraphs of this section and Excel presented it in two rows.  Since there was an actual space between the paragraphs, Excel reproduced that as well (with a blank row). If you are copying a table, Excel does an even better job of reproducing it in the sheet.



Also, you can use the button in the Ribbon to paste. For visual people, this is really helpful. It is shown in the image below.



Some versions of Excel (especially the older versions) allow you to import data (which works best with similar files or CSV – comma-separated values – files).  Some newer versions of Excel do not have that option but you can still open the other file (the one that you want to import), use a select all and then copy and paste it into your Excel spreadsheet.  

When import is available, it is generally found under the File menu.  In the new version(s) of Excel, you may be rerouted to more of a graphical user interface when you click on File.  Simply click the arrow in the top left to return back to your worksheet.

Hyperlinking

Hyperlinking is fairly easy, especially when using the Ribbon.  You will find the hyperlink button under the Insert menu in the newer Excel versions.  It may also be accessed via a shortcut like command (ctrl) -K. 



Formatting Data (Example: Numbers and Dates)

Sometimes it is helpful to format the data.  This is especially true with numbers. Why? Sometimes numbers automatically fall into a general format (sort of default) which is more like a text format. But often, we want our numbers to behave as numbers.  

The other example would be dates, which we may want to format to ensure that all of our dates appear consistent, like 20200101 or 01/01/20 or whatever format we choose for our date format.

You can access the option to format your data in a couple of different ways, shown in the below images.







Once you have accessed, say, the Number format, you will have several options.  These options appear when you use the right-click method.  When you use the Ribbon, your options are right there in the Ribbon.  It all depends on which is easier for you.  

If you have been using Excel for a while, the right-click method, with the resulting number format dialog box (shown below) may be easier to understand.  If you are newer or more visual, the Ribbon method may make more sense (and much quicker to use).

Advertisement

Both provide you with number formatting options.



If you type anything that resembles a date, the newer versions of Excel are nice enough to reflect that in the Ribbon as shown in the below image.



From the Ribbon you can select formats for your date. For example, you can choose a short date or a long date. Go ahead and try it and view your results.


Presentation Formatting (Example: Aligning Text)

It is also helpful to understand how to align your data, whether you want it all to line up to the left or to the right (or justified, etc).  This too can be accessed via the Ribbon.





As you can see from the images above, the alignment of the text (i.e. right, left, etc.) is on the second row of the Ribbon option.  You can also choose other alignment options (i.e.

Advertisement

top, bottom) in the Ribbon.  

Also, if you notice, aligning things like numbers may not look right when aligned left (where text looks better) but does look better when aligned right.  The alignment is very similar to what you would see in a word processing application.

Columns & Rows

It is helpful to know how to work with, as well as adjust the width and dimensions of, columns and rows.  Fortunately, once you get the hang of it, it is fairly easy to do.  

There are two parts to adding or deleting rows or columns.  The first part is the selection process and the other is the right-click and choosing the insert or delete option.  

Remember the data we copied from this article and pasted into our blank Excel sheet in the above example?  We probably don’t need it anymore so it is a perfect example for the process of deleting rows.

Remember our first step?  We need to select the rows.  Go ahead and click on the row number (to the left of the top left cell) and drag downward with your mouse to the bottom row that you want to delete.  In this case, we are selecting three rows.  

Then, the second part of our procedure is to click on Delete Rows and watch Excel delete those rows.



The process for inserting a row is similar but you do not have to select more than one row.  Excel will determine where you click is where you want to insert the row.  

To start the process, click on the row number that you want to be below the new row.  This tells Excel to select the entire row for you. From the spot where you are, Excel will insert the row above that.  You do so by right-clicking and choosing Insert Rows.



As you can see above, we typed 10 in row 10.  Then, after selecting 10 (row 10), right-clicking, and choosing Insert Rows, the number 10 went down one row.  It resulted in the 10 now being in row 11.  

This demonstrates how the inserted row was placed above the selected row.  Go ahead and try it for yourself, so you can see how the insertion process works.

If you need more than one row, you can do so by selecting more than one row and this tells Excel how many you want and that quantity will be inserted above the row number selected.  

The following pictures show this in a visual format, including how the 10 went down three rows, the number of rows inserted. 



Inserting and deleting columns is basically the same except that you are selecting from the top (columns) instead of the left (rows).

Filters & Duplicates

When we have a lot of data to work with it helps if we have a couple of tricks up our sleeves in order to more easily work with that data.  

For example, let’s say you have a bunch of financial data but you only need to look at specific data.  One way to do that is to use an Excel “Filter.”

First, let’s find an Excel Worksheet that presents a lot of data so we have something to test this on (without having to type all of the data ourselves).  You can download just such a sample from Microsoft. Keep in mind that that is the direct link to the download so the Excel example file should start downloading right away when you click on that link.



Now that we have the document, let’s look at the volume of data.  Quite a bit, isn’t it? Note: the image above will look a bit different from what you have in your sample file and that is normal. 

Let’s say you only wanted to see data from Germany.  Use the “Filter” option in the Ribbon (under “Home”).  It is combined with the “Sort” option towards the right (in the newer Excel versions). 



Now, tell Excel what options you want. In this case, we are looking for data on Germany as the selected country.



You will notice that when you select the filter option, little pull-down arrows appear in the columns.  When an arrow is selected, you have several options, including the “Text Filters” option that we will be using.  You have an option to sort ascending or descending.  

It makes sense why Excel combines these in the Ribbon since all of these options appear in the pull-down list.  We will be selecting the “Equals…” under the “Text Filters.”



After we select what we want to do (in this case Filter), let’s provide the information/criteria. We would like to see all the data from Germany so that is what we type in the box. Then, click “OK.”



You will notice that now we only see data from Germany. The data has been filtered.

Advertisement

The other data is still there. It is just hidden from view. There will come a time when you want to discontinue the filter and see all of the data. Simply return to the pull-down and choose to clear the filter, as shown in the below image.



Sometimes you will have data sets that include duplicate data.  It is much easier if you only have singular data. For example, why would you want the exact same financial data record twice (or more) in your Excel Worksheet?  

Below is an example of a data set that has some data that is repeated (shown highlighted in yellow).



To remove duplicates (or more, as in this case), start by clicking on one of the rows that represents the duplicate data (that contains the data that is repeated). This is shown in the below image.



Now, visit the “Data” tab or section and from there, you can see a button on the Ribbon that says “Remove Duplicates.” Click that.



The first portion of this process presents you with a dialog box similar to what you see in the below image.  Don’t let this confuse you. It is simply asking you which column to look at when identifying the duplicate data.  

For example, if you had several rows with the same first and last name but basically gibberish in the other columns (like a copy/paste from a website for example) and you only needed unique rows for the first and last name, you would select those columns so that the gibberish that may not be duplicate does not come into consideration in removing the excess data.  

In this case, we left the selection as “all columns” because we had duplicated rows manually so we knew that all of the columns were exactly the same in our example.  (You can do the same with the Excel example file and test it.)



After you click “OK” on the above dialog box, you will see the result and in this case, three rows were identified as matching and two of them were removed.



Now, the resulting data (shown below) matches the data we started with before we went through the addition and removal of duplicates.



You have just learned a couple tricks.  These are especially helpful when dealing with larger data sets.  Go ahead and try some other buttons that you see on the Ribbon and see what they do.  You can also duplicate your Excel example file if you want to retain the original form.  Rename the file you downloaded and re-download another copy.

Advertisement

Or duplicate the file on your computer.  

What I did was duplicate the tab with all of the financial data (after copying it into my other example file, the one we started with that was blank) and with the duplicate tab I had two versions to play with at will.  You can try this by using the right-click on the tab and choosing “Duplicate.”

Conditional Formatting

This part of the article is included in the section on creating the Workbook because of its display benefits.  If it seems a little complicated or you are looking for functions and formulas, skip this section and come back to it at your leisure.

Conditional Formatting is handy if you want to highlight certain data.  In this example, we are going to use our Excel Example file (with all of the financial data) and look for the “Gross Sales” that are over $25,000. 

In order to do this, we first have to highlight the group of cells that we want evaluated.  Now, keep in mind, you do not want to highlight the entire column or row. You only want to highlight just the cells that you want evaluated.  Otherwise, the other cells (like headings) will also be evaluated and you would be surprised what Excel does with those headings (as an example).

So, we have our desired cells highlighted and now we click on the “Home” section/group and then “Conditional Formatting.”



When we click on “Conditional Formatting” in the Ribbon, we have some options. In this case we want to highlight the cells that are greater than $25,000 so that is how we make our selection, as shown in the below image.



Now we will see a dialog box and we can type the value in the box. We type 25000. You don’t have to worry about commas or anything and in fact, it works better if you just type in the raw number.



After we click “OK” we will see that the fields are automatically colored according to our choice (to the right) in our “Greater Than” above dialog box. In this case, “Light Red Fill with Dark Red Text). We could have chosen a different display option as well.



This conditional formatting is a great way to see, at a glance, data that is essential for one project or another.

Advertisement

In this case, we could see the “Segments” (as they are referred to in the Excel Example file) that have been able to exceed $25,000 in Gross Sales.

Managing Your Excel Projects

Fortunately, with the way that Excel documents are designed, you can do quite a bit with your Excel Workbooks.  The ability to have different worksheets (tabs) in your document allows you to have related content all in one file.  Also, if you feel that you are creating something that may have formulas that work better (or worse) you can copy (right-click option) your Worksheets (tabs) to have various versions of your Worksheet.  

You can rename your tabs and use date codes to let you know which versions are the newest (or oldest).  This is just one example of how you can use those tabs to your advantage in managing your Excel projects.

Here is an example of renaming your tabs in one of the later versions of Excel.  You start by clicking on the tab and you get a result similar to the image here: 





If you do not receive that response, that is ok.  You may have an earlier version of Excel but it is somewhat intuitive in the way that it allows you to rename the tabs.  You can right-click on the tab and get an option to “rename” in the earlier versions of Excel, as well, and sometimes simply type right in the tab.

Excel provides you with so many opportunities in your journey in learning how to use Excel.  Now it is time to go out and use it! Have fun.

Author: David Trounce.

Was my post useful? Support me to keep creating useful content

Disclaimer If this post is your copyrighted property, please message this user or email us your request at team@pejoweb.com with a link to this post




2 likes
 

Advertisement

";

Advertisement