Excel Tips for Compensation Practitioners Weeks Data Validation and Protection

Size: px
Start display at page:

Download "Excel Tips for Compensation Practitioners Weeks Data Validation and Protection"

Transcription

1 Excel Tips for Compensation Practitioners Weeks Data Validation and Protection Week 29 Data Validation and Protection One of the essential roles we need to perform as compensation practitioners is validation or checking of data. For example, we need to ensure that the data submitted to and extracted from salary surveys is correct and in the right format, and that the data used for increases and incentive calculations is correct and up to date. This data validation can be done the long and arduous way, or one can use one of the many tools and formulae available in Excel to check data in a fraction of the time. I am always horrified when I see a client manually checking two lists of data to see if they match, when I know this could be done in seconds on Excel and with a far lower chance of error! During the next 7 weeks we will explore different methods of validating or checking data. We will start off with use of the data filter, the custom data filter and the advanced data filter (a little known feature which enables you to extract unique records). We will then look at conditional formatting, a wonderful tool that can also be used in pivot tables to highlight anomalies, and end with different techniques and formulae that can be used to check data, including the formula auditing toolbar. After that I will do a 3 week series on how to set dup data validation and protection in Excel forms or documents which other people are to complete. This is very helpful in limiting errors, ensuring consistency of the data, and preventing complex formulae from being accidentally erased, or hidden information from being viewed. Using the Data Filter Let s start with the data filter. The data filter is a very convenient tool in Excel for checking data, or for narrowing your data set down to data with particular values. Let s say that you are submitting the data in the screen shot below to a survey. The survey has specific codes that need to be used and rules about the formatting of the data. I have used a small number of employees and data fields for illustrative purposes here, but you would typically be submitting hundreds or thousands of lines of data, in which case the errors would not be obvious to the naked eye, and the data filter would be an essential tool. To put on the data filter, select the table of data, click in any of the headings. In Excel 2003, click Data, Filter, AutoFilter. In Excel 2007 click Data, then the Filter icon. In both 2003 and 2007, filter arrows will appear at the bottom of each heading as per the screen shot below. (Note that, to remove the data filter, you perform exactly the same actions.)

2 However, from this point onwards, the Data filter function works very differently in Excel 2007 to Excel So I will first explain how the filter works in 2003, and then in Excel 2003 Data Filter Once you have put on the data filter, you can click on the down arrow on any of the columns, see the example below for the Gender column. This will enable you to sort the data ascending or descending, select all the fields, the top 10 items or the top 10 percent of items (only applicable to numeric values), to do a custom data filter (which we will cover next week), to filter for any field in the column, or to select blanks or non blanks if there are blanks in the column.

3 One of the first things you could check for is if you have any blanks where there should be no blanks - for example, there should be no blanks under gender. To determine if there are any blanks, click on Blanks as per the filter window above. The table will now look like the screen shot below. You will only see rows with blanks in the gender column, and the arrow below gender will be light blue to indicate that it has a filter on it. You can correct the error by entering the correct gender in the column Select the arrow again, and click on All. Your table will now be back to the original data, but with the corrected gender. You can apply more than one filter at a time. For example, you could filter first on the job title column to select a specific job title, and then on the location code, to select a specific location. You will then have filtered down to only employees with that specific job title in that specific location. Excel 2007 Data Filter In Excel 2007, the data filter changes dependent on what data is in the column. If you filter on a numeric column without blanks or colour, as per the Annual Incentives column example below, the data filter offers the option to sort smallest to largest, or largest to smallest. It does not offer blanks as an option, and the Filter by Colour option is greyed out.

4 The biggest difference from Excel 2003, is that in 2003, you can either select All or one field at a time. In 2007, if you uncheck the Select All box, you can select more than one field to filter to. This is an excellent enhancement, as you often want to see more than one field at a time, and the only way to do this in 2003 is using the custom data filter, which we will cover next week also offers you a number filter, which offers you various options and takes you to the custom data filter. If you choose the sort by colour option in this filter, it takes you direct to the Custom Sort as there are no colours. In the Custom Sort, see the screen shot below, you can sort on any column in your table, you can sort by the values, cell colour, font colour or the cell icon if you have one (cell icons will be covered in Excel 2007 conditional formatting in Week 32), and you can sort A to Z, Z to A or using a custom list sort.

5 If you filter on a non numeric column with blanks and colour, as per the gender column screen shot below, you will also have the option to select Blanks, or if you uncheck the Blanks box, to select Non Blanks. As I made one of the cells in the gender column yellow, and one of the fonts red and one blue, Excel gives the option to filter by any of these cell or font colours. This is a very useful feature if

6 you have used colour to highlight specific anomalies in your data or specific types of data. You can also sort by colour, either using an automatic Excel colour sort, or choosing one of your colours to go on top. The screen shot below shows the data filtered based on red font colour in the gender column. Note that, when the data is filtered, the down arrow changes to a filter sign, unlike in 2003, where the arrow changes to blue. Finally, in 2007 on a non numeric column, you can use the text filters option this offers you various options and takes you to the custom data filter, which we will cover next week. To conclude on data filters, one of the best features of the data filter is that, when you filter to a specific row or rows, whatever you do to the data only applies to those rows. You can bold the rows, make them a different colour, delete them or copy paste formulae down the selection. You can copy them elsewhere, and you will only copy the filtered rows. If for example, you filtered to qualification level 5, and made the rows yellow, when you filtered back to All, only those rows would be yellow. This is a very effective way of highlighting specific fields or anomalies in your data.

7 Week 30 Using the Custom Data Filter Last week we covered the use of the standard data filter in Excel 2003 and Excel This week we will look at the custom data filter, and the number and text filters in 2007, which lead to the custom data filter. The custom data filter is even more powerful than the data filter, as it enables you to filter down to values that meet specific criteria. For example, using the same data set as from last week, say that, for this survey, the codes for qualification level range from 1 to 7. You can check if you have any codes greater than 7 or less than 1 in your qualification level column. To do this in Excel 2003, click on the arrow under Qual Level. Click Custom, then in the Custom AutoFilter box see below, for the first condition, select is less than, and in the box on the right hand side type in 1. Check the Or box. For the second condition, select is greater than, and in the box on the right hand side, type in 7. Click OK. In Excel 2007, click on the arrow under Qual Level, then select Number Filters see below. (If you were in a non numeric column, you would select Text Filters). Click on Less Than, and you will be taken to a Custom AutoFilter window identical to that shown above. The only difference is that, instead of a blank box, the first criterion will already be completed as is less than. Complete it in the same way as outlined above, with is less than 1 at the top, checking the Or box, and putting is greater than 7 at the bottom.

8 The data will now filter down to the 8 value in row 16, which can be checked and corrected. Similarly you could look for ages that are over 65 or less than 18, your employment age range, and you would find two examples in the data. By doing these types of checks, you can ensure that you have picked up errors in your data and that you are submitting quality data to the survey, or using correct data for your own internal calculations. You can select either one or two conditions in the Custom AutoFilter, and join them with an and clause if both conditions must apply, or an or clause if only one of the conditions can apply. Note that Excel 2007 offers you several useful additional numeric filter options that are not available in Firstly you can filter down to those values that are above the average or below the average of the column. This would be very useful if you first filtered to a specific job category or grade, as you could then determine which employees were below the average in that category, and might require higher increases or market adjustments. Secondly, you can select the Between value, which will take you to the following already completed Custom AutoFilter window. You then just need to enter your values and you will filter down to all data that is between these levels.

9 When working with survey data, a particularly useful option in the Text Filters or the Custom AutoFilter is the Contains option. I always download survey data into a spreadsheet, with job title, job description, job specifications, modal grade and the survey compensation data in separate columns. When I need to find survey job data, I filter in the job title column for job titles that, for example, contain the word Marketing, Human Resources, Accountant or Engineer, dependent on what I am looking for. I then apply a second filter on the grade column or salary column to further refine the search. This way I can for example find all the Engineer positions in a specific grade or salary range. Next week we will look at using the advanced data filter option, the pivot table or the remove duplicates icon (in Excel 2007 only), to find unique values in a data set.

10 Week 31 Extracting Unique Records We often need to extract unique records from a list of data. For example we may wish to obtain a list of all the job titles that exist in the organisation, but there are many people on the payroll with the same job title. There are two ways to find unique records in Excel 2003, the first using the advanced data filter, and the second using a pivot table. In addition Excel 2007 has a feature called Remove Duplicates which does this for you. Let s work with the same set of data we used in Week 29 to demonstrate the data filter, but only up to the Job Title column see screen shot below To use the advanced data filter, first copy paste the heading of the column for which you want to find unique records, in this case, Job Title, into an adjacent column, as per the example above. Next select the data, in this case the job title data including the heading in column D. In Excel 2003, click Data Filter, Advanced Filter. In Excel 2007, click Data, and in the Sort and Filter group, click on Advanced. The table of data that you have selected will appear next to List range see the screen shot below.

11 Next you need to select the Criteria range, which are the criteria you will use to filter the data. The criteria range must consist of one or more headings identical to those that are in your table, with the criteria you want to filter on below these headings. For example, you could put the heading Job Title, and beneath this Cash Office Supervisor. When you applied the advanced filter, you would then filter to all Cash Office Supervisors. However this can be done more easily using the normal data filter. The real value of the advanced data filter is in its ability to filter to unique records. To obtain the unique records, do not put any criteria below the heading Job Title, and for your Criteria Range, select cells F5:F6, containing the heading Job Title in cell F5 and the blank cell below it. Effectively what you are telling Excel is to filter on job title, but not to use any criteria, in other words to take all the job titles. Check the button for Copy to another location and check the box for Unique records only. Then select a cell for Excel to copy the unique records into. Click OK. In column H you will now have only the unique job titles, as per the screen shot below. Alternatively you can filter the list in place, but I find greater value in placing the unique records in a different column.

12 A second way to find unique records is to create a pivot table from your table of data see Week 23 for how to create a pivot table, putting job title into the row area and the data area. You will create a pivot table as per the example below. This will give you unique job titles and indicate how many employees have that job title. You can then copy the job titles in the pivot row area to another location, using the Copy, Paste, Values option, to create a table of unique job titles.

13 The third way to extract unique records is only available in Excel To use this method, select your data, in this case the job titles. Click Data, then the Remove Duplicates icon in the Data Tools group. In the Remove Duplicates window see below, check the box for My data has headers if you have included the heading, then click OK. Excel will remove the duplicate values, leaving you with unique records. This is by far the quickest and easiest way to obtain unique records, but is not available in Excel To illustrate the value of extracting unique records in survey work, let me give you a personal example. Each year I submit survey data for a client, with 35,000 employees, to a specific salary survey. I have a table where I have previously matched up the organisation s job titles to the survey s job titles. First I extract current organisation salary data, insert a column for the survey job title match, and do a Vlookup to this table (see Week 9 for Vlookups) to match each employee job title to the survey job title.

14 Most of the job titles match, but each year there are some new job titles, or changed titles, that do not have a survey match, and these yield a #N/A value on the Vlookup. I use the standard data filter see Week 29 - to filter to the #N/A values, and copy paste these job titles to another location. Within this list there are many duplications of employees with the same job title, so I use the advanced data filter to filter these to unique job titles only, and I now have a list of new or changed job titles that need matching to the survey. I match these, based on the job descriptions, and add them into my table of organisation / survey job matches. No more not applicables, and all the new job titles are matched to the survey. Next week we will look at conditional formatting, a wonderful tool for highlighting anomalies in your data.

15 Week 32 Conditional Formatting Excel provides a very useful tool, called conditional formatting, which enables you to highlight data that meets certain criteria. The tool is interactive, so, if the data changes, the data highlighted will change too. Let s work with the same set of data as in Weeks 29 to 31, but with some market data added in, and assume that you want to highlight any market index (comparison to market with the market = 100) of less than 80 or over 120. Select the Market Index values from cell J6 to J25. As with the data filter, conditional formatting works very differently in Excel 2003 and Excel So I will first describe how to apply it in 2003, then discuss the additional options available in Excel 2003 In Excel 2003, click Format, Conditional Formatting. The window below will appear.

16 For Condition 1, in the second white box, click on the down arrow and change between to less than, and in the third white box, type in 80. Click the Format box. In the Format window, see below, select how you want the highlighted data to appear. I have chosen to highlight the data in bold red font. But you could put in a different border or pattern (colour shading). Shading works well if you want to print the report with the conditional formatting in black and white. Colour is very effective for viewing on screen of if you are printing in colour. When you have selected the format, click OK. Next click the Add >> box see screen shot below. Then enter Condition 2, see below, in the same way as you did Condition 1. Change the between to greater than, enter 120 in the white box on the right, and format in the desired way. I have formatted as bold, blue see below. Click OK. Note that you can set a maximum of 3 conditions, but generally do not require more than two.

17 Your table will now have the data highlighted as you specified, as per the screen shot below.

18 Excel 2007 Using the same set of data, the Market Index values from cell J6 to J25, in Excel 2007 click Home, Conditional Formatting. You will then see the menu options below. You can put in identical formatting to that described in the Excel 2003 section above. To do this, next to Highlight Cells Rules, click Less Than. In the Less Than window, see below, in the box on the left type 80. In the right hand box, click the down arrow and select one of the formats offered or Custom Format. If you have selected Custom Format, in the Format cells screen, which is almost identical to the 2003 one shown earlier, format the font as bold red. Click OK, then OK again. Repeat the procedure using Highlight Cells Rules, but this time using Greater Than, typing in 120 and formatting as bold blue. Your data will then look like the example shown above for Excel However, unlike 2003, you are not limited to 3 conditions.

19 In 2007, you can also use any of the other options offered. The Top/Bottom Rules allow you to highlight the top or bottom 10 items, the top or bottom 10% or those above or below average. If you go to data bars, colour scales or icon sets, and hover your mouse over any of the options offered on the right, Excel will show you what that option will look like if you select it. See the example below for green data bars. All of these option either apply shading or icons to highlight your data. The data bars apply a bar graph to each cell, the colour scales shade the cell and the icon sets insert an icon, all based on the value in the cell. For example, the 3 traffic light icon option inserts a red traffic light for data in the bottom 1/3 of your data set, a yellow traffic light for the middle 1/3 and a green traffic light for the top 1/3. You can if you want apply data bars, colour scales and icon sets all at the same time, although it does start to look a little messy! A very nice feature is that, once you have applied shading or icons to the cell, you can filter or sort on the icon or shading. To conclude, I find conditional formatting particularly effective when presenting data to a client, manager or board for approval. I often highlight jobs, as in this example, with low or high comparative ratios or market indices to point out where there are areas of concern that need to be addressed. The beauty of the formatting is that it is interactive. In some cases, after discussion, we have changed the job match, the market index is now no longer an anomaly, and the highlighting disappears. Recently I was presenting market comparisons to the CEO of a small organisation, and he said just show me the reds - this provided great focus for the discussion. Conditional formatting can also be used to tremendous effect in a pivot table. Just select your data in the pivot table and apply the conditional formatting in exactly the same way as outlined. The great value of using conditional formatting in the pivot is that, each time you refresh the pivot, the data highlighted will change based on the updated values.

20 Week 33 Conditional Formatting based on Formulae Last week we looked at how to apply conditional formatting based on the data in the cell. This week we will explore how to apply the formatting based on a formula, i.e. based on data in other cells. When you set conditional formatting based on the data in the cell, you can set the formatting for a whole column of data at one time. However, when you base the formatting on a formula, you must set the formatting for one cell at a time, and then copy the formatting down the worksheet. Let s work again with last week s data, where we put conditional formatting on to the market index column, so that our table looked like this. Let s say that you now decide you want to highlight not just the market index of employees that are paid more than 20% above or below market, but also the job titles of these employees. This will mean that, when you present the data, the job titles that are concerns will also stand out. In order to do this, click on the first job title, Manager-Perishables in cell D6. In Excel 2003 click Format, Conditional Formatting. In the window, see below, underneath Condition 1, click on the down arrow and change Cell value is to Formula is. In the single white box, click on cell J6, where your first market index is. The cell will show as $J$6. Remove the dollar signs by pressing the F4 key three times or simply delete them. This makes the cell relative rather than absolute, so that, as you apply the formatting down the spreadsheet, the cell J6 will change to J7, J8 etc. After the J6 type <80, the same condition that is in the market index column. Then click on the Format box to set the formatting as desired. I have set it to bold red to match the formatting in the market index column.

21 Next click the Add>> sign, and for Condition 2, repeat the same steps, but setting the formula this time as =J6>120, and setting the format to bold blue to match the market index column, as per the screen shot below. Click OK. Effectively what you have done is to set the job title formatting, based on what is in the market index column. In Excel 2007, click Home, Conditional Formatting, Highlight Cells Rules, More Rules. In the New Formatting Rule window, see below, click on Use a formula to determine which cells to format. Then, in the white box, type =J6<80, exactly as we did for Condition 1 in Excel Click Format, and set the format to bold red. Click OK, OK.

22 Repeat from: click Home, Conditional Formatting, but this time type =J6>120, and set the formatting as bold blue. Click OK, OK. Either using 2003 or 2007, you will now have set the conditional formatting, but only for the first job title cell. You still need to copy this formatting down the job title column. To do this, ensure that you are still clicked on cell D6. Click the format painter brush icon, in the standard toolbar in 2003, or in the Clipboard group under Home in 2007 see the icon below - once. Then select cells D7 to D25 with your mouse. When you let the mouse go, the format will be painted to these cells, and those jobs with a market index of below 80 will be bold red, and those with a market index of greater than 120 will be bold blue, as per the screen shot below.

23 You could do the same formatting for the employee names or any other column in the data, but you will have to edit the conditional formatting formula if you format paint it across columns, as the J6 in the formula will change to I6, if you paint it to the left, or to K6 if you paint it to the right. The format painter brush is an incredibly useful tool in Excel. You can select a column, a row, a table, or the whole worksheet, click the format painter brush, then click on the top left hand cell of the area to which you want to apply the formatting. It is by far the quickest way to format data. Another little known tip about the format painter brush is that, if you want to apply the formatting to clusters of cells, that are not adjacent to each other, double click the format painter brush, then select the cells that you want to apply it to, let go the mouse, select the next cluster etc. When you have finished, press the Escape key. This is very handy if, for example, you are wanting to set the formatting the same for every second or third column or row in a table. To remove conditional formatting, in Excel 2003 in the conditional formatting window, click the Delete box, then tick the boxes for the conditions that you want to remove, and click OK see the example below. To remove the formatting in Excel 2007, click Home, Conditional Formatting, Clear Rules, and then either choose to Clear Rules from Selected Cells (you need to have pre-selected these) or from the entire sheet.

24 Finally, in Excel 2007, there is also a very useful function under Conditional Formatting called Manage Rules it is the last option in the Conditional Formatting window. If you click on this you can view the existing rules, and add, edit or delete any of the rules that are applicable in each of your worksheets in the workbook, see the example below. This is a very easy and convenient way to find out what rules are applicable in the worksheet and to edit them if necessary.

25 Week 34 Techniques for checking data There are a number of techniques in Excel that are very useful for checking data or comparing sets of data that should match. In the next two columns, we will look at some of the techniques that can be used to check the impact of changes to data, check the validity of data and check if sets of data match. Let s start off with formula auditing. Using the Formula Auditing Toolbar / Formula Auditing Group Excel 2003 has a toolbar called the Formula Auditing toolbar. You can access this by clicking View, Toolbars, Formula Auditing. You will then see the following toolbar, shown together with the worksheet used in last week s conditional formatting column. In Excel 2007, you can access the icons in this toolbar by clicking Home. The icons are in the Formula Auditing group see below. The icons in the formula auditing toolbar or group enable you to trace the precedents and more valuably the dependents of a cell. To illustrate, click on cell H6, which contains Annual Total Cash for the first employee. Then click on the first set of arrows, Trace Precedents. You will see,

26 as per the screen shot below, that the arrows indicate which other cells are being used in the formula of cell H6. This gives a useful visual picture, but you could determine this by looking at the formula. To remove the arrows, click on the fifth set of arrows in the 2003 toolbar, or in Excel 2007 the Remove Arrows icon. What is far more valuable than this is the Trace Dependents function, which indicates which cells are dependent on the value in the cell currently selected. This can be accessed by clicking on cell H6 again, then clicking the third set of arrows in the 2003 toolbar or, in Excel 2007, the Trace Dependents icon. This will yield the following picture. Now you can see that the annual total cash amount is being used in cell J6, the Market Index. You therefore know that, if you change or delete this figure, it will also affect cell J6, and any other formulae that are dependent on J6. This is particularly valuable, if you are trying to decipher someone else s complex spreadsheet, or sometimes even your own that you developed a long time ago! Where I find it most useful of all is when I have updated an Excel file with new data, and want to know if it is safe to delete an old table or worksheet in the file. I always first check whether there are any dependents, and if not, then I know it is safe to delete it. The Trace Dependents function will even show you if the formula is being used in another worksheet, provided that that sheet is part of the workbook or is open. You will get a small spreadsheet picture at the end of the arrow. Double click on the arrow, and it will show you which sheet and which cell/s in that sheet are using the formula, as per the example below.

27 When you have finished with the auditing process, click the fifth set of arrows in the 2003 toolbar or, in Excel 2007, the Remove Arrows icon to remove all the arrows. In Excel 2003 close the toolbar by clicking on the cross on the top right of the toolbar. Using the Data Filter and Conditional Formatting to Check Data (See Weeks 29 to 33) Probably the most powerful techniques for checking data are the data filter, the custom data filter and conditional formatting. I use the data filter and the custom data filter extensively to check the integrity of data. You can use them to check for blanks, for non blanks, to check for incorrect codes, or to check for any values outside of an accepted range. You can also use conditional formatting to check for low or high values and to highlight these. Checking against previous data Another excellent way to determine the validity of a data set is to compare average salaries per job title, grade or other category against last year s data. To do this, calculate the average salaries of this year s and last year s data using a pivot table (Week 23) or Sub-totals, which will be covered in a later column. Use a Vlookup (Week 9) on job title or grade to pull in last year s average salaries for the same categories. Compare these using a formula - This year s average / Last year s average 1. In the example below, in cell E6, you would put the formula = D6/C6-1. Click the percentage icon to format this as a percentage, and copy this down the worksheet. Then use the custom data filter (Week 30) to filter to, or use conditional formatting (Week 32) to highlight very high or low values or to look for negative values. This will very quickly show you where there are anomalies in the data set that require investigation. In the example below, I have set a conditional format to show percentages higher than 10% or below 0% in bold font with yellow shading.

28

29 Week 35 Checking sets of data against each other Continuing with our two column series on checking data, we will look this week at how to check two sets of data that should match against one another, and how to check two sets of data to determine if they contain the same or different records. Checking two different data sets that should match A good way to check data is to take data from two different sources, that should match, and check whether the data does match. You can use formulae to highlight where the data does not match. In the example below, first value total cash in column H using a formula, adding the data in columns E, F and G together. Then use a Vlookup on employee number to bring annual total cash data into column I from another source, perhaps the payroll or HR database. In cell J6, enter the following formula, =I6 =H6. This will yield a TRUE, if they are equal, or a FALSE if they are not equal. Copy this formula down the worksheet, then use a data filter to look for FALSE values, and determine why they are false. Another way to check for differences is to put the following formula into cell K6, =IF(I6=H6,"",I6- H6), and copy this down the worksheet. Effectively this formula says if the data in I6 is the same as the data in H6, give me a blank, else give me the difference between I6 and H6. The advantage of using the if formula, rather than just I6-H6, is that you will not get any 0 values, and you will therefore only see where there are errors in one or other of the data sets. You can also filter on this column to non blanks to see the differences. This formula will also show you how large the difference is, and this often gives you a clue as to the nature of the error. For example, in row 18, the difference is 1800, which is the allowance amount in the rows above, indicating that the allowance should probably have been applied to this job as well.

30 Checking two sets of data to determine if they contain the same records Often you have two lists of data, e.g. employees, and you want to determine if the records in the two lists are the same. If they contain the same employees, it is then easy to combine the two sets of data. You can simply sort them by employee number, then copy paste the data you require from one set of data to the other or link the two data sets. However, if the one list has employees that are not on the other list, you need to use a Vlookup using employee number to combine the data. Let s say that you have two sets of data as follows on two different spreadsheets. The first spreadsheet is called Basic Salary, the second Commission. The first set of data contains your employee numbers, names and basic salary data for March. The second set contains employee numbers, names and commission payments for the first quarter. Both sets of data have 20 records. You need to determine if the employee numbers on your first sheet are the same as the employee numbers in the commission sheet.

31 To do this, add in either of the following formulae to the Basic Salary sheet, next to cell D6. The first formula uses the Vlookup to check to see if the employee number exists in the commission sheet. If not, it will yield a #N/A. The second formula uses in addition the ISNA formula, discussed in Week 12. It checks to see if the employee number exists in the commission sheet, and, if it does not, puts in a comment, Not on commission sheet. Formula 1 in cell E6: =VLOOKUP(B6,Commission!$B$6:$B$25,1,FALSE) Formula 2 in cell F6: =IF(ISNA(VLOOKUP(B6,Commission!$B$6:$B$25,1,FALSE)),"Not on commission sheet",vlookup(b6,commission!$b$6:$b$25,1,false)) You can then copy these down the sheet, and you will see, as per the screen shot below, that there are two employees in the March payroll sheet, who are not on the commission sheet.

32 If the employee numbers had been the same, you could have read the March commission data directly into the Basic Salary sheet by putting a formula into cell G6 of this sheet, =Commission!F6, then copying this down the worksheet. Because they are not the same, you will need to use a Vlookup formula to read the March commission into the sheet. This formula would read: =VLOOKUP(B6,Commission!$B$6:$F$25,5,FALSE)

33 Week 36 Setting Up Data Validation from a List When you design forms or documents for other people to complete, you want the data entered to be as consistent as possible. This is particularly important if you are using the data for Vlookup formulae, or If formulae or in data filters. For example, you may require a Yes or No answer in a cell, and be using this in an If formula. It is then very important that the answer is always a full Yes and not a Y, as otherwise your formula will not work. Let s say that you have designed a form in Excel, see below, for new employee data. This is to be completed by HR specialists for all new employees. The data is entered in column C. Obviously a typical form would require much more data than this. I have just given a sample of data required here. In this form, you want the following validation checks on the data. a) Division must be one of 7 divisions. b) Grade must be one of 7 grades. Based on the grade entered, a pay range will appear in cells F5 to F7. c) Appointment salary will be checked to ensure that it is within the grade pay range. d) Marital status must be one of four options. e) No. of dependants should be a whole number, and must be between 0 and 10. f) Date of birth must be a valid date.

34 Let s start with the first validation check on Division. You want to ensure that the division entered is one of 7 divisions, and provide a drop down list with these divisions. To do this, first create the divisions in a separate spreadsheet in the file - see below, where I have put the validation lists and pay ranges in one sheet. Next, name the list of divisions as divisions. To do this, select the divisions from B6 to B12. In the name box to the left of the formula bar, replace the column and row number, B6, with the word divisions. Press enter. See Week 11 for detail on how to name ranges. It is important to name the validation list, as this enables you to place it in a separate spreadsheet and use it in the data validation. Otherwise you have to keep the list in the same spreadsheet as your form, and hide it. Because it is hidden, you often forget that it is there, and while adjusting your form, accidentally delete rows or insert rows in the list. It is also much easier to maintain the validation list if it is in a separate spreadsheet. Go back to your employee details form. In cell C6, in Excel 2003 click Data, Validation. In Excel 2007 click Data, then select Data Validation from the Data Tools group. In the Data Validation Settings window, see below, click on the arrow under Allow: and select List. Under Source: type = divisions (this being the name of your divisions range).

35 Next click the Input Message tab, see below, and under Input message: type, Please select a division from the drop down list or whatever text you wish people to see when they click on the cell. Next click the Error Alert tab, as per the next screen shot, and under Error message:, type A division must be selected from the drop down list, or whatever text you wish people to see if they do not choose from the drop down list and enter incorrect data. Under Style:, choose Stop if you want people not to be able to enter any other data, or Warning, or Information. The last two will

36 allow them to proceed with incorrect data. In our case we want to stop people entering the incorrect division, as we want the divisions to be consistent. You can also if you want enter a Title for your error message. In our case we will leave title blank. Next press OK. You have now set up the data validation for cell C6. When you click on cell C6, it will give you the input message, and when you click on the down arrow, you will see the list of divisions as per the screen shot below. If you do not choose one of these, or enter text that is not the same as one of these, you will be stopped with the error message.

37 Next week we will continue with this same employee details form, showing how to enter other types of validation and how to obtain the pay range from the grade entered.

38 Week 37 Setting Up Other Types of Data Validation Last week we showed how to set up data validation for an employee details form field based on a list. We will continue with other types of data validation this week. Let s take the form from last week see below. In our example, the organisation uses grades 1 to 7, so we need to ensure that the grade entered in cell C8 is a whole number between 1 and 7. To do this, click on cell C8, then in Excel 2003 click Data, Validation, or in Excel 2007, click Data, Data Validation. In the Data Validation Settings window, see below, click on the arrow under Allow: and select Whole Number. Click on the arrow under Data: and select between. Under Minimum: enter 1, and under Maximum: enter 7. Note the many other options available under Allow: and Data:. In the Input Message window, type something like: Please enter a grade between 1 and 7, and in the Error Alert window, type something like: You must enter a grade between 1 and 7. Click OK. You have now set up the data validation for cell C8.

39 When you click on cell C8, it will give you the input message, and will only allow you to enter a whole number between 1 and 7. If you do enter anything else, you will be stopped with the error message. Next you need to link the pay range in cells F5 to F8 to the grade entered and the pay ranges set up in the Validation Lists sheet, see below. To make the formula easier, first name the pay range data in cells F6 to I12 as pay_ranges. To do this, select the data from F6 to I12. In the name box to the left of the formula bar, replace the

40 column and row number, F6, with the word pay_ranges. Press enter. See Week 11 for detail on how to name ranges. Go back to the employee details form. In cell F5, next to Minimum, enter the following formula: =IF($C$8="","",VLOOKUP($C$8,pay_ranges,2)). Drag this formula down to cell F6 and edit the 2 in the Vlookup to a 3 as follows: =IF($C$8="","",VLOOKUP($C$8,pay_ranges,3,)) Drag this formula down to cell F7 and edit the 3 in the Vlookup to a 4 as follows: =IF($C$8="","",VLOOKUP($C$8,pay_ranges,4,)) This formula will put in a blank, the, if there is no grade entered. If there is a grade entered, it will look up this grade in the pay ranges table. The first formula will look across 2 columns to get the minimum, the second formula 3 columns to get the midpoint, and the third formula 4 columns to get the maximum. You do not need to put FALSE at the end, as the data is in ascending order, and the data validation means that no other grade can be entered other than the grades in the pay ranges table. Now you can set up data validation for the Appointment Salary field in C9 to ensure that it is within the pay range. To do this, click on cell C9, then in Excel 2003 click Data, Validation or in Excel 2007, click Data, Data Validation. In the Data Validation Settings window, see below, click on the arrow under Allow: and select Whole Number. Click on the arrow under Data: and select between. Under Minimum: enter =F5, and under Maximum: enter =F7. These are the cells containing the pay range minimum and maximum. Leave the Input Message window blank, and in the Error Alert window, see below, change Style to Warning, and put in the message, Appointment salary is outside the pay range. This warns that the salary is outside of the pay range, but allows this, as there may be instances where an

41 appointment needs to be made outside of the normal pay range. Click OK. You have now set up the data validation for cell C9 to warn if the appointment salary is outside of the grade pay range. Next set up the data validation for the remaining cells see below. Set Marital Status as a choice from the marital status list in the Validation Lists sheet, as per the instructions last week. Set No. of dependants as a whole number between 1 and 10, or whatever number you deem suitable as a maximum. Marital Status No. of dependants Date of birth Set Date of Birth up as a date field, choosing a suitable start and end date. You can make the end date = today() as per the example below, or an earlier date. However you will have to remember to change the date ranges each year if you have set them to allow ages between 16 and 65 for example. If you change a data validation field, and this data validation applies to more than one cell, just check the box see below for Apply these changes to all other cells with the same settings.

42 Once you have completed the data validation, you will have a great form that captures data in a consistent way, and ensures that it is within acceptable parameters. Next week we will look at how to protect the document you have worked so hard to set up!

43 Week 38 Setting up Data Protection During the last two weeks we showed how to set up data validation for an employee details form see below. This week we will look at how to protect the form to ensure consistency and prevent users deleting your formulae or settings, how to hide supporting sheets that you don t want users to see, and how to protect the workbook, so that these sheets cannot be unhidden or deleted. In the worksheet you want to protect, you first need to establish which cells you will allow users to enter data into. You select these cells, which for this form, would be cells C4 to C12. You then right click, select Format Cells, click the Protection tab, see below, and uncheck the box for Locked. The Hidden box should also remain unchecked. Click OK. You will now have unprotected these cells, so that data can be entered into them.

44 Next, in Excel 2003 click Tools, Protection, Protect Sheet. In Excel 2007 click Review, Protect Sheet. In the Protect Sheet window, see below, type in a password. You will be asked to repeat this. Either just leave the Select locked cells and Select unlocked cells boxes checked, or check any of the other areas to allow users to for example format cells, columns or rows. Generally, if you are wanting users to enter data into a document, it is best to leave just the first two boxes checked and also possibly the Use Autofilter option (scroll down to see this option) if you have a data filter in your worksheet.

45 Once you have set the data protection, if a user tries to enter data in or edit any cell that has not been unprotected, they will get the following message in Excel Or this message in Excel You can also hide your formulae, for example the pay range formulae in cells F5 to F7 by doing the following. Select the cells, right click, select Format Cells, then click the Protection tab, see below, and check the box for Locked and Hidden. Click OK.

46 Once you have protected the sheet, these cells will appear blank until someone enters a grade and then they will magically transform themselves into pay ranges! This looks very impressive to the user. With a form, you generally don t want users to see your supporting sheets with the validation lists etc. To hide these, select the sheet or sheets. Select more than one sheet by holding down the control key and clicking each sheet in turn. Or select the first sheet, hold down the shift key, then select the last sheet, and you will then have selected all the sheets in between as well. Next, in Excel 2003, click Format, Sheet, Hide. In Excel 2007, while pointing with your mouse at the sheet tabs, right click and click Hide. To unhide them, in Excel 2003 click Format, Sheet, Unhide, and select the sheet you want to unhide. In Excel 2007, point at the sheet tabs, right click, and click unhide, then select the sheet you want to unhide. Note that you can hide many sheets at once, but you can only unhide one sheet at a time. However the very useful add in menu option, ASAP-Utilities, which can be downloaded from does allow you to unhide more than one sheet at a time and also to protect or unprotect multiple sheets at once. Once you have hidden your supporting sheets, protect the whole workbook by clicking in Excel 2003 Tools, Protection, Protect Workbook, or in Excel 2007, Review, Protect Workbook. Leave the Structure box checked see below, and put in a password. Now users will not be able to insert, delete, move, copy, re-name, hide or unhide work sheets in the workbook.

47 To unprotect the worksheet or the workbook, in Excel 2003 click Tools, Protection, Unprotect Sheet or Unprotect Workbook and enter your password. In Excel 2007 click Review, Unprotect Sheet or Unprotect Workbook, and enter your password.

Excel Tips for Compensation Practitioners Weeks Pivot Tables

Excel Tips for Compensation Practitioners Weeks Pivot Tables Excel Tips for Compensation Practitioners Weeks 23-28 Pivot Tables Week 23 Creating a Pivot Table Pivot tables are one of the most amazing and powerful tools in Excel, but many users do not know how to

More information

Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae

Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae Excel Tips for Compensation Practitioners Weeks 9-12 Working with Lookup Formulae Week 9 Using lookup functions Microsoft Excel is essentially a spreadsheet tool, while Microsoft Access is a database tool.

More information

Excel Tips for Compensation Practitioners Weeks Text Formulae

Excel Tips for Compensation Practitioners Weeks Text Formulae Excel Tips for Compensation Practitioners Weeks 70-73 Text Formulae Week 70 Using Left, Mid and Right Formulae When analysing compensation data, you generally extract data from the payroll, the HR system,

More information

Data. Selecting Data. Sorting Data

Data. Selecting Data. Sorting Data 1 of 1 Data Selecting Data To select a large range of cells: Click on the first cell in the area you want to select Scroll down to the last cell and hold down the Shift key while you click on it. This

More information

Excel Introduction to Excel Databases & Data Tables

Excel Introduction to Excel Databases & Data Tables Creating an Excel Database Key field: Each record should have some field(s) that helps to uniquely identify them, put these fields at the start of your database. In an Excel database each column is a field

More information

Excel Tips for Compensation Practitioners Month 1

Excel Tips for Compensation Practitioners Month 1 Excel Tips for Compensation Practitioners Month 1 Introduction This is the first of what will be a weekly column with Excel tips for Compensation Practitioners. These tips will cover functions in Excel

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

1. Managing Information in Table

1. Managing Information in Table 1. Managing Information in Table Spreadsheets are great for making lists (such as phone lists, client lists). The researchers discovered that not only was list management the number one spreadsheet activity,

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Excel 2013 Intermediate Quick Access Toolbar... 1 Customizing Excel... 2 Keyboard Shortcuts... 2 Navigating the Spreadsheet... 2 Status Bar... 3 Worksheets... 3 Group Column/Row Adjusments... 4 Hiding

More information

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012

Introductory Excel Walpole Public Schools. Professional Development Day March 6, 2012 Introductory Excel 2010 Walpole Public Schools Professional Development Day March 6, 2012 By: Jessica Midwood Agenda: What is Excel? How is Excel 2010 different from Excel 2007? Basic functions of Excel

More information

Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1

Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1 Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1 Excel 2010 Data Management AutoFill and Custom Lists AutoFill 1. Select the range that contains the initial value(s) of the series

More information

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu TABLE OF CONTENTS Introduction... 1

More information

Application of Skills: Microsoft Excel 2013 Tutorial

Application of Skills: Microsoft Excel 2013 Tutorial Application of Skills: Microsoft Excel 2013 Tutorial Throughout this module, you will progress through a series of steps to create a spreadsheet for sales of a club or organization. You will continue to

More information

Excel Shortcuts Increasing YOUR Productivity

Excel Shortcuts Increasing YOUR Productivity Excel Shortcuts Increasing YOUR Productivity CompuHELP Division of Tommy Harrington Enterprises, Inc. tommy@tommyharrington.com https://www.facebook.com/tommyharringtonextremeexcel Excel Shortcuts Increasing

More information

Introduction to Excel 2007

Introduction to Excel 2007 Introduction to Excel 2007 These documents are based on and developed from information published in the LTS Online Help Collection (www.uwec.edu/help) developed by the University of Wisconsin Eau Claire

More information

Intermediate Excel 2003

Intermediate Excel 2003 Intermediate Excel 2003 Introduction The aim of this document is to introduce some techniques for manipulating data within Excel, including sorting, filtering and how to customise the charts you create.

More information

Quick Guide for Excel 2015 Data Management November 2015 Training:

Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu/training Excel 2016 Data Management AutoFill and Custom Lists AutoFill 1. Select the range that contains

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Formatting a spreadsheet means changing the way it looks to make it neater and more attractive. Formatting changes can include modifying number styles, text size and colours. Many

More information

Section 1 Microsoft Excel Overview

Section 1 Microsoft Excel Overview Course Topics: I. MS Excel Overview II. Review of Pasting and Editing Formulas III. Formatting Worksheets and Cells IV. Creating Templates V. Moving and Navigating Worksheets VI. Protecting Sheets VII.

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5.

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5. Data Entry, Cell Formatting, and Cell Protection in Excel 2004 In this workshop, you start by adding to the number of sheets in your workbook and then grouping four of the sheets to set up a small spreadsheet

More information

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016 Slide 1 - Using Tables, Sparklines and Conditional Formatting Using Tables, Sparklines and Conditional Formatting Module 5 Page 1 of 27 Slide 2 - Lesson Objectives Lesson Objectives Explore the find and

More information

IP4 - Running reports

IP4 - Running reports To assist with tracking and monitoring HRIS recruitment and personnel, reports can be run from Discoverer Plus. This guide covers the following process steps: Logging in... 2 What s changed? Changed reference

More information

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Table of Contents Introduction!... 1 Part 1: Entering Data!... 2 1.a: Typing!... 2 1.b: Editing

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

EXCEL BASICS. Helen Mills META Solutions

EXCEL BASICS. Helen Mills META Solutions EXCEL BASICS Helen Mills META Solutions OUTLINE Introduction- Highlight Basic Components of Microsoft Excel Entering & Formatting Data, Numbers, & Tables Calculating Totals & Summaries Using Formulas Conditional

More information

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents Section Topic Sub-topic Pages Section 2 Spreadsheets Layout and Design S2: 2 3 Formulae

More information

EXCEL TUTORIAL.

EXCEL TUTORIAL. EXCEL TUTORIAL Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software. Excel lets you create tables that automatically calculate

More information

Advanced Excel Charts : Tables : Pivots

Advanced Excel Charts : Tables : Pivots Advanced Excel Charts : Tables : Pivots Protecting Your Tables/Cells Protecting your cells/tables is a good idea if multiple people have access to your computer or if you want others to be able to look

More information

The Foundation. Review in an instant

The Foundation. Review in an instant The Foundation Review in an instant Table of contents Introduction 1 Basic use of Excel 2 - Important Excel terms - Important toolbars - Inserting and deleting columns and rows - Copy and paste Calculations

More information

THE EXCEL ENVIRONMENT... 1 EDITING...

THE EXCEL ENVIRONMENT... 1 EDITING... Excel Essentials TABLE OF CONTENTS THE EXCEL ENVIRONMENT... 1 EDITING... 1 INSERTING A COLUMN... 1 DELETING A COLUMN... 1 INSERTING A ROW... DELETING A ROW... MOUSE POINTER SHAPES... USING AUTO-FILL...

More information

DESCRIPTION 1 TO DEFINE A NAME 2. USING RANGE NAMES 2 Functions 4 THE IF FUNCTION 4 THE VLOOKUP FUNCTION 5 THE HLOOKUP FUNCTION 6

DESCRIPTION 1 TO DEFINE A NAME 2. USING RANGE NAMES 2 Functions 4 THE IF FUNCTION 4 THE VLOOKUP FUNCTION 5 THE HLOOKUP FUNCTION 6 Table of contents The use of range names 1 DESCRIPTION 1 TO DEFINE A NAME 2 USING RANGE NAMES 2 Functions 4 THE IF FUNCTION 4 THE VLOOKUP FUNCTION 5 THE HLOOKUP FUNCTION 6 THE ROUND FUNCTION 7 THE SUMIF

More information

MICROSOFT EXCEL 2000 LEVEL 3

MICROSOFT EXCEL 2000 LEVEL 3 MICROSOFT EXCEL 2000 LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL, LOOKUP AND ROUND FUNCTIONS... 7 Using the IF Function... 8 Using Nested IF Functions... 10 Using an AND

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

EXCEL INTERMEDIATE 2016

EXCEL INTERMEDIATE 2016 EXCEL INTERMEDIATE 2016 Alexandria Technical and Community College Customized Training Technology Specialist 1601 Jefferson Street, Alexandria, MN 56308 320-762-4539 Linda Muchow lindac@alextech.edu 1

More information

A cell is highlighted when a thick black border appears around it. Use TAB to move to the next cell to the LEFT. Use SHIFT-TAB to move to the RIGHT.

A cell is highlighted when a thick black border appears around it. Use TAB to move to the next cell to the LEFT. Use SHIFT-TAB to move to the RIGHT. Instructional Center for Educational Technologies EXCEL 2010 BASICS Things to Know Before You Start The cursor in Excel looks like a plus sign. When you click in a cell, the column and row headings will

More information

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon Custom Sorting and Subtotaling Excel Intermediate Excel allows us to sort data whether it is alphabetic or numeric. Simply clicking within a column or row of data will begin the process. Click in the name

More information

CIS 100 Databases in Excel Creating, Sorting, Querying a Table and Nesting Functions

CIS 100 Databases in Excel Creating, Sorting, Querying a Table and Nesting Functions CIS 100 Databases in Excel Creating, Sorting, Querying a Table and Nesting Functions Objectives Create and manipulate a table Deleting duplicate records Delete sheets in a workbook Add calculated columns

More information

Using Microsoft Excel

Using Microsoft Excel About Excel Using Microsoft Excel What is a Spreadsheet? Microsoft Excel is a program that s used for creating spreadsheets. So what is a spreadsheet? Before personal computers were common, spreadsheet

More information

ADD AND NAME WORKSHEETS

ADD AND NAME WORKSHEETS 1 INTERMEDIATE EXCEL While its primary function is to be a number cruncher, Excel is a versatile program that is used in a variety of ways. Because it easily organizes, manages, and displays information,

More information

Formulas Learn how to use Excel to do the math for you by typing formulas into cells.

Formulas Learn how to use Excel to do the math for you by typing formulas into cells. Microsoft Excel 2007: Part III Creating Formulas Windows XP Microsoft Excel 2007 Microsoft Excel is an electronic spreadsheet program. Electronic spreadsheet applications allow you to type, edit, and print

More information

EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy

EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy Virus check and backups: Remember that if you are receiving a file from an external source a government agency or some other source, for example you will want

More information

Excel Level 3 - Advanced

Excel Level 3 - Advanced Excel Level 3 - Advanced Introduction This document covers some of the more advanced features of Excel. Spreadsheets can be used in such a multiplicity of ways that it cannot hope to even touch on all

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

More information

Formatting Values. 1. Click the cell(s) with the value(s) to format.

Formatting Values. 1. Click the cell(s) with the value(s) to format. Formatting Values Applying number formatting changes how values are displayed it doesn t change the actual information. Excel is often smart enough to apply some number formatting automatically. For example,

More information

CIPHR Report Designer

CIPHR Report Designer CIPHR Report Designer [version 7.0.1] CIPHR Report Designer 1 October 2013 Table of Contents Introduction... 3 Example 1: Listing report using a Subset... 7 Example 2: Report in a specific Order (Sorting)...

More information

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4 Microsoft Excel 2010 Advanced 3-4 0 Absolute references There may be times when you do not want a cell reference to change when copying or filling cells. You can use an absolute reference to keep a row

More information

Microsoft Excel XP. Intermediate

Microsoft Excel XP. Intermediate Microsoft Excel XP Intermediate Jonathan Thomas March 2006 Contents Lesson 1: Headers and Footers...1 Lesson 2: Inserting, Viewing and Deleting Cell Comments...2 Options...2 Lesson 3: Printing Comments...3

More information

COURSE CONTENT EXCEL BASIC ONE DAY

COURSE CONTENT EXCEL BASIC ONE DAY COURSE CONTENT EXCEL BASIC ONE DAY SOME OF THE BENEFITS OF USING A SPREADSHEET STARTING EXCEL GETTING YOURSELF ORIENTATED WITH THE EXCEL SCREEN THE OFFICE BUTTON/FILE TAB THE TITLE BAR THE RIBBONS GROUPS

More information

Copyright 2018 MakeUseOf. All Rights Reserved.

Copyright 2018 MakeUseOf. All Rights Reserved. The Beginner s Guide to Microsoft Excel Written by Sandy Stachowiak Published April 2018. Read the original article here: https://www.makeuseof.com/tag/beginners-guide-microsoftexcel/ This ebook is the

More information

Spreadsheet Applications Test

Spreadsheet Applications Test Spreadsheet Applications Test 1. The expression returns the maximum value in the range A1:A100 and then divides the value by 100. a. =MAX(A1:A100/100) b. =MAXIMUM(A1:A100)/100 c. =MAX(A1:A100)/100 d. =MAX(100)/(A1:A100)

More information

-Using Excel- *The columns are marked by letters, the rows by numbers. For example, A1 designates row A, column 1.

-Using Excel- *The columns are marked by letters, the rows by numbers. For example, A1 designates row A, column 1. -Using Excel- Note: The version of Excel that you are using might vary slightly from this handout. This is for Office 2004 (Mac). If you are using a different version, while things may look slightly different,

More information

Excel Foundation Quick Reference (Windows PC)

Excel Foundation Quick Reference (Windows PC) Excel Foundation Quick Reference (Windows PC) See https://staff.brighton.ac.uk/is/training/pages/excel/foundation.aspx for videos and exercises to accompany this quick reference card. Structure of a spreadsheet

More information

Excel 2007 Intermediate Table of Contents

Excel 2007 Intermediate Table of Contents Table of Contents Working with Data... 1 Subtotals... 1 Removing Subtotals... 2 Grouping Columns or Rows... 2 Ungrouping Data... 3 AutoCalculate Customize Status Bar... 3 Format as Table Filters and Sorting...

More information

MICROSOFT EXCEL 2003 LEVEL 3

MICROSOFT EXCEL 2003 LEVEL 3 MICROSOFT EXCEL 2003 LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL, LOOKUP AND ROUND FUNCTIONS... 7 Using Lookup Functions... 8 Using the VLOOKUP Function... 8 Using the

More information

Formatting Worksheets

Formatting Worksheets 140 :: Data Entry Operations 7 Formatting Worksheets 7.1 INTRODUCTION Excel makes available numerous formatting options to give your worksheet a polished look. You can change the size, colour and angle

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

1. Managing Information in Table

1. Managing Information in Table 1. Managing Information in Table Spreadsheets are great for making lists (such as phone lists, client lists). The researchers discovered that not only was list management the number one spreadsheet activity,

More information

Laboratory 1. Part 1: Introduction to Spreadsheets

Laboratory 1. Part 1: Introduction to Spreadsheets Laboratory 1 Part 1: Introduction to Spreadsheets By the end of this laboratory session you should be familiar with: Navigating around a worksheet. Naming sheets and cells. Formatting. The use of formulae.

More information

Making Excel Work for Your Tribal Community

Making Excel Work for Your Tribal Community Making Excel Work for Your Tribal Community Excel Basics: Intermediate Skills PHONE: 1-800-871-8702 EMAIL: INFO@CBC4TRIBES.ORG WEB: TRIBALINFORMATIONEXCHANGE.ORG MAKING EXCEL WORK FOR YOUR TRIBAL COMMUNITY

More information

MS Excel Advanced Level

MS Excel Advanced Level MS Excel Advanced Level Trainer : Etech Global Solution Contents Conditional Formatting... 1 Remove Duplicates... 4 Sorting... 5 Filtering... 6 Charts Column... 7 Charts Line... 10 Charts Bar... 10 Charts

More information

How to Excel - Part 2

How to Excel - Part 2 Table of Contents Exercise 1: Protecting cells and sheets... 3 Task 1 Protecting sheet... 3 Task 2 Protecting workbook... 3 Task 3 Unprotect workbook and sheet... 3 Task 4 Protecting cells... 4 Protecting

More information

Introduction to Excel

Introduction to Excel Introduction to Excel Written by Jon Agnone Center for Social Science Computation & Research 145 Savery Hall University of Washington Seattle WA 98195 U.S.A. (206)543-8110 November 2004 http://julius.csscr.washington.edu/pdf/excel.pdf

More information

1. Select a cell in the column you want to sort by. In this example, we will sort by Last Name.

1. Select a cell in the column you want to sort by. In this example, we will sort by Last Name. Excel 2010 Sorting Data Introduction Page 1 With over 17 billion cells in a single worksheet, Excel 2010 gives you the ability to work with an enormous amount of data. Arranging your data alphabetically,

More information

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

Mastering the Actuarial Tool Kit

Mastering the Actuarial Tool Kit Mastering the Actuarial Tool Kit By Sean Lorentz, ASA, MAAA Quick, what s your favorite Excel formula? Is it the tried and true old faithful SUMPRODUCT formula we ve all grown to love, or maybe once Microsoft

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Instructor s Excel 2013 Tutorial 2 - Charts Excel 2013 Intermediate 103-124 Unit 2 - Charts Quick Links Chart Concepts Page EX197 EX199 EX200 Selecting Source Data Pages EX198 EX234 EX237 Creating a Chart

More information

IS357 Further Features Of Excel 2010

IS357 Further Features Of Excel 2010 IS Further Features Of Excel 00 October 0 0 th October 0 Table of Contents FILES REQUIRED AND INTRODUCTION... ACCESSING THE IT TRAINING EXERCISE FILES FROM YOUR OWN PC/LAPTOP... OPENING AN EXISTING WORKBOOK...

More information

Contents. Spreadsheet Software ITQ Level 1

Contents. Spreadsheet Software ITQ Level 1 Contents SKILL SET 1 FUNDAMENTALS... 11 1 - SPREADSHEET PRINCIPLES... 12 2 - STARTING EXCEL... 13 3 - THE LAYOUT OF THE EXCEL SCREEN... 14 4 - THE RIBBON... 16 5 - THE WORKSHEET WINDOW... 18 6 - CLOSING

More information

EXCEL ADVANCED Linda Muchow

EXCEL ADVANCED Linda Muchow EXCEL ADVANCED 2016 Alexandria Technical and Community College Customized Training Technology Specialist 1601 Jefferson Street, Alexandria, MN 56308 320-762-4539 Linda Muchow lindac@alextech.edu 1 Table

More information

Tips & Tricks: MS Excel

Tips & Tricks: MS Excel Tips & Tricks: MS Excel 080501.2319 Table of Contents Navigation and References... 3 Layout... 3 Working with Numbers... 5 Power Features... 7 From ACS to Excel and Back... 8 Teacher Notes: Test examples

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013)

Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013) Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013) T APPENDIX B he Excel template for the Payroll Project is an electronic version of the books of account and payroll

More information

A Tutorial for Excel 2002 for Windows

A Tutorial for Excel 2002 for Windows INFORMATION SYSTEMS SERVICES Data Manipulation with Microsoft Excel 2002 A Tutorial for Excel 2002 for Windows AUTHOR: Information Systems Services DATE: August 2004 EDITION: 1.0 TUT 130 UNIVERSITY OF

More information

Introduction to Charts

Introduction to Charts Microsoft Excel 2013: Part 6 Introduction to Charts, Naming Cells, Create Drop-down lists, Track Changes, & Finalizing Your Workbook Introduction to Charts Charts allow you to illustrate your workbook

More information

QUICK EXCEL TUTORIAL. The Very Basics

QUICK EXCEL TUTORIAL. The Very Basics QUICK EXCEL TUTORIAL The Very Basics You Are Here. Titles & Column Headers Merging Cells Text Alignment When we work on spread sheets we often need to have a title and/or header clearly visible. Merge

More information

Troubleshooting in Microsoft Excel 2002

Troubleshooting in Microsoft Excel 2002 Page 1 of 8 Troubleshooting in Microsoft Excel 2002 Result: To understand how to work with the Excel software to enter data, navigate the page, and print materials. Tabs Look at the tabs at the bottom

More information

Formatting Spreadsheets in Microsoft Excel

Formatting Spreadsheets in Microsoft Excel Formatting Spreadsheets in Microsoft Excel This document provides information regarding the formatting options available in Microsoft Excel 2010. Overview of Excel Microsoft Excel 2010 is a powerful tool

More information

Teach Yourself Microsoft Office Excel Topic 17: Revision, Importing and Grouping Data

Teach Yourself Microsoft Office Excel Topic 17: Revision, Importing and Grouping Data www.gerrykruyer.com Teach Yourself Microsoft Office Excel Topic 17: Revision, Importing and Grouping Data In this topic we will revise several basics mainly through discussion and a few example tasks and

More information

Microsoft Excel 2016 LEVEL 2

Microsoft Excel 2016 LEVEL 2 TECH TUTOR ONE-ON-ONE COMPUTER HELP COMPUTER CLASSES Microsoft Excel 2016 LEVEL 2 kcls.org/techtutor Microsoft Excel 2016 Level 2 Manual Rev 11/2017 instruction@kcls.org Microsoft Excel 2016 Level 2 Welcome

More information

Excel Conditional Formatting (Mac)

Excel Conditional Formatting (Mac) [Type here] Excel Conditional Formatting (Mac) Using colour to make data analysis easier Excel conditional formatting automatically formats cells in your worksheet if specified criteria are met, giving

More information

Sorting and Filtering Data

Sorting and Filtering Data chapter 20 Sorting and Filtering Data IN THIS CHAPTER Sorting...................................................... page 332 Filtering..................................................... page 337 331

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Table of Contents The Excel Window... 2 The Formula Bar... 3 Workbook View Buttons... 3 Moving in a Spreadsheet... 3 Entering Data... 3 Creating and Renaming Worksheets... 4 Opening

More information

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

13 FORMATTING WORKSHEETS

13 FORMATTING WORKSHEETS 13 FORMATTING WORKSHEETS 13.1 INTRODUCTION Excel has a number of formatting options to give your worksheets a polished look. You can change the size, colour and angle of fonts, add colour to the borders

More information

The Excel file that goes with the exercise in this guide is located to the right of the guide in the same row you downloaded the guide from.

The Excel file that goes with the exercise in this guide is located to the right of the guide in the same row you downloaded the guide from. USC Marshall School of Business Academic Information Services Excel 2007 Presenting Data Sparklines and Conditional Formatting Excel Exercise File The Excel file that goes with the exercise in this guide

More information

Section 2 Customisation and Printing

Section 2 Customisation and Printing Level 6 Spreadsheet 6N4089 Section 2 Customisation and Printing Contents 1. Customise Toolbars and Create Custom Menus... 2 Recognise the Features Available on Toolbars... 2 Display or Hide the Ribbon...

More information

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY Table of Contents Table of Contents 1. Creating a Microsoft Excel Workbook...1 Starting Microsoft Excel...1 Creating a Workbook...2 Saving a Workbook...3 The Status Bar...5 Adding and Deleting Worksheets...6

More information

MICROSOFT EXCEL 2002 (XP): LEVEL 3

MICROSOFT EXCEL 2002 (XP): LEVEL 3 MICROSOFT EXCEL 2002 (XP): LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL LOOKUP AND ROUND FUNCTIONS... 7 Using Lookup Functions... 8 Using the VLOOKUP Function... 8 Using

More information

Skittles Excel Project

Skittles Excel Project Skittles Excel Project Entering Your Data and Creating Data Displays 1. Open Microsoft Excel 2. Create a table for your Skittles colors: a. In cell A1 type in a title for your chart b. In cell A2 type

More information

MOVING AND COPYING DATA...

MOVING AND COPYING DATA... Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS... 6 BASIC EXCEL REVIEW... 6 ENTERING FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references... 7 Using a simple cell

More information

ECDL Module 4 REFERENCE MANUAL

ECDL Module 4 REFERENCE MANUAL ECDL Module 4 REFERENCE MANUAL Spreadsheets Microsoft Excel XP Edition for ECDL Syllabus Four PAGE 2 - ECDL MODULE 4 (USING MICROSOFT EXCEL XP) - MANUAL 4.1 USING THE APPLICATION... 4 4.1.1 FIRST STEPS

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE EXCEL INTERMEDIATE Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS AND FUNCTIONS... 6 BASIC EXCEL REVIEW... 6 FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references...

More information

EDIT202 Spreadsheet Lab Prep Sheet

EDIT202 Spreadsheet Lab Prep Sheet EDIT202 Spreadsheet Lab Prep Sheet While it is clear to see how a spreadsheet may be used in a classroom to aid a teacher in marking (as your lab will clearly indicate), it should be noted that spreadsheets

More information

SEE GRADING CRITERIA AT THE BOTTOM

SEE GRADING CRITERIA AT THE BOTTOM Microsoft Office 2007 PDF Picture Tutorial Series Spreadsheets Payroll with Overtime, Protection, and Data Validation August 2010 by Floyd Jay Winters and Julie Manchester winterf@mccfl.edu SEE GRADING

More information

Excel Intermediate

Excel Intermediate Excel 2013 - Intermediate (103-124) Advanced Functions Quick Links Range Names Pages EX394 EX407 Data Validation Pages EX410 EX419 VLOOKUP Pages EX176 EX179 EX489 EX500 IF Pages EX172 EX176 EX466 EX489

More information

Quick Reference Summary

Quick Reference Summary Microsoft Excel 2010 Quick Reference Summary Microsoft Excel 2010 Quick Reference Summary 3-D Chart, Rotate EX 462 3-D Rotation button (Chart Tools Layout tab Background, change rotation (Format Chart

More information

Intermediate Excel Training Course Content

Intermediate Excel Training Course Content Intermediate Excel Training Course Content Lesson Page 1 Absolute Cell Addressing 2 Using Absolute References 2 Naming Cells and Ranges 2 Using the Create Method to Name Cells 3 Data Consolidation 3 Consolidating

More information

Checklist. ORB Education Quality Teaching Resources. ORB Education Visit for the full, editable versions.

Checklist. ORB Education Quality Teaching Resources. ORB Education Visit   for the full, editable versions. Checklist 1. Data in our Lives 2. Representing Data 3. Working with Data 4. Introducing Spreadsheets 5. Basic Excel Skills 6. Google Sheets 7. Sorting and Filtering 8. Formulas 9. Plots and Trendlines

More information