Making lists with excel

Create or delete a custom list for sorting and filling data

Excel for Microsoft 365 Excel 2021 Excel 2019 Excel 2016 Excel 2013 Excel 2010 Excel 2007 More…Less

Use a custom list to sort or fill in a user-defined order. Excel provides day-of-the-week and month-of-the year built-in lists, but you can also create your own custom list.

To understand custom lists, it is helpful to see how they work and how they are stored on a computer.

Comparing built-in and custom lists

Excel provides the following built-in, day-of-the-week, and month-of-the year custom lists.
 

Built-in lists

Sun, Mon, Tue, Wed, Thu, Fri, Sat

Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday

Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec

January, February, March, April, May, June, July, August, September, October, November, December

Note: You cannot edit or delete a built-in list.

You can also create your own custom list, and use them to sort or fill. For example, if you want to sort or fill by the following lists, you’ll need to create a custom list, since there is no natural order.

Custom lists

High, Medium, Low

Large, Medium, and Small

North, South, East, and West

Senior Sales Manager, Regional Sales Manager, Department Sales Manager, and Sales Representative

A custom list can correspond to a cell range, or you can enter the list in the Custom Lists dialog box.

Note: A custom list can only contain text or text that is mixed with numbers. For a custom list that contains numbers only, such as 0 through 100, you must first create a list of numbers that is formatted as text.

There are two ways to create a custom list. If your custom list is short, you can enter the values directly in the popup window. If your custom list is long, you can import it from a range of cells.

Enter values directly

Follow these steps to create a custom list by entering values:

  1. For Excel 2010 and later, click File > Options > Advanced > General > Edit Custom Lists.

  2. For Excel 2007, click the Microsoft Office Button Office button image > Excel Options > Popular >Top options for working with Excel > Edit Custom Lists.

  3. In the Custom Lists box, click NEW LIST, and then type the entries in the List entries box, beginning with the first entry.

    Press the Enter key after each entry.

  4. When the list is complete, click Add.

    Manually add custom list items by typing them in the Edit Custom List dialog and pressing Add

    The items in the list that you have chosen will appear in the Custom lists panel.

  5. Click OK twice.

Create a custom list from a cell range

Follow these steps:

  1. In a range of cells, enter the values that you want to sort or fill by, in the order that you want them, from top to bottom. Select the range of cells you just entered, and follow the previous instructions for displaying the Edit Custom Lists popup window.

  2. In the Custom Lists popup window, verify that the cell reference of the list of items that you have chosen appears in the Import list from cells field, and then click Import.

  3. The items in the list that you have chosen will appear in the Custom Lists panel.

    Custom List dialog from File > Options > Advanced > General > Edit Custom Lists. For Excel 2007 click the Office Button > Excel Options > Popular > Edit Custom Lists.

  4. Click OK twice.

Note: You can only create a custom list according to values, such as text, numbers, dates or times. You cannot create a custom list for formats such as cell color, font color, or an icon.

Follow these steps:

  1. Follow the previous instructions for displaying the Edit Custom Lists dialog.

  2. In the Custom Lists box, choose the list that you want to delete, and then click Delete.

Once you create a custom list, it is added to your computer registry, so that it is available for use in other workbooks. If you use a custom list when sorting data, it is also saved with the workbook, so that it can be used on other computers, including servers where your workbook might be published to Excel Services and you want to rely on the custom list for a sort.

However, if you open the workbook on another computer or server, you do not see the custom list that is stored in the workbook file in the Custom Lists popup window that is available from Excel Options, only from the Order column of the Sort dialog box. The custom list that is stored in the workbook file is also not immediately available for the Fill command.

If you prefer, add the custom list that is stored in the workbook file to the registry of the other computer or server and make it available from the Custom Lists popup window in Excel Options. From the Sort popup window, in the Order column, select Custom Lists to display the Custom Lists popup window, then select the custom list, and then click Add.

Need more help?

You can always ask an expert in the Excel Tech Community or get support in the Answers community.

Need more help?

When we need to collect data from others, they may write different things from their perspective. Still, we need to make all the related stories under one. Also, it is common that while entering the data, they make mistakes because of typo errors. For example, assume in certain cells, if we ask users to enter either “YES” or “NO,” one will enter “Y,” someone will insert “YES” like this, and we may end up getting a different kind of results. So in such cases, creating a list of values as pre-determined values allows the users only to choose from the list instead of users entering their values. Therefore, in this article, we will show you how to create a list of values in Excel.

Table of contents
  • Create List in Excel
    • #1 – Create a Drop-Down List in Excel
    • #2 – Create List of Values from Cells
    • #3 – Create List through Named Manager
    • Things to Remember
    • Recommended Articles

You can download this Create List Excel Template here – Create List Excel Template

#1 – Create a Drop-Down List in Excel

We can create a drop-down list in Excel using the “Data Validation in excelThe data validation in excel helps control the kind of input entered by a user in the worksheet.read more” tool, so as the word itself says, data will be validated even before the user decides to enter. So, all the values that need to be entered are pre-validated by creating a drop-down list in Excel. For example, assume we need to allow the user to choose only “Agree” and “Not Agree,” so we will create a list of values in the drop-down list.

  • In the Excel worksheet under the “Data” tab, we have an option called “Data Validation” from this again, choose “Data Validation.”

Using Drop Down List 1

  • As a result, this will open the “Data Validation” tool window.

Using Drop Down List 1-1

  • The “Settings” tab will be shown by default, and now we need to create validation criteria. Since we are creating a list of values, choose “List” as the option from the “Allow” drop-down list.

Using Drop Down List 1-2

  • For this “List,” we can give a list of values to be validated in the following way, i.e., by directly entering the values in the “Source” list.

Using Drop Down List 1-3

  • Enter the first value as “Agree.”

Using Drop Down List 1-4

  • Once the first value to be validated is entered, we need to enter “comma” (,) as the list separator before entering the next value. So, enter “comma” and enter the following values as “Not Agree.”

Using Drop Down List 1-5

  • After that, click on “Ok,” and the list of values may appear in the form of the “drop-down” list.

Using Drop Down List 1-6

#2 – Create a List of Values from Cells

The above method is to get started, but imagine the scenario of creating a long list of values or your list of values changing now and then. Then, it may get difficult to return and edit the list of values manually. So, by entering values in the cell, we can easily create a list of values in Excel.

Follow the steps to create a list from cell values.

  1. We must first insert all the values in the cells.

    Create List Example 2

  2. Then, open “Data Validation” and choose the validation type as “List.”

    Create List Example 2-1

  3. Next, in the “Source” box, we need to place the cursor and select the list of values from the range of cells A1 to A5.

    Create List Example 2-3

  4. Click on “OK,” and we will have the list ready in cell C2.

    Create List Example 2-4
    So values to this list are supplied from the range of cells A1 to A5. Any changes in these referenced cells will also impact the drop-down list.

For example, in cell A4, we have a value as “Apr,” but now we will change that to “Jun” and see what happens in the drop-down list.

Create List Example 2-5

Now, look at the result of the drop-down list. Instead of “Apr,” we see “Jun” because we had given the list source as cell range, not manual entries.

#3 – Create List through Named Manager

There is another way to create a list of values, i.e., through named ranges in excelName range in Excel is a name given to a range for the future reference. To name a range, first select the range of data and then insert a table to the range, then put a name to the range from the name box on the left-hand side of the window.read more.

  • We have values from A1 to A5 in the above example, naming this range “Months.”

Create List Example 3

  • Now, select the cell where we need to create a list and open the drop-down list.

Create List Example 3-1

  • Now place the cursor in the “Source” box and press the F3 key to an open list of named ranges.

Create List Example 3-2

  • As we can see above, we have a list of names, choose the name “Months” and click on “OK” to get the name to the “Source” box.

Create List Example 3-3

  • Click on “OK,” and the drop-down list is ready.

Create List Example 3-4

Things to Remember

  • The shortcut key to open data validation is “ALT + A + V + V.
  • We must always create a list of values in the cells so that it may impact the drop-down list if any change happens in the referenced cells.

Recommended Articles

This article has been a guide to Excel Create List. Here, we learn how to create a list of values in Excel also, create a simple drop-down method and make a list through name manager along with examples and downloadable Excel templates. You may learn more about Excel from the following articles: –

  • Custom List in Excel
  • Drop Down List in Excel
  • Compare Two Lists in Excel
  • How to Randomize List in Excel?


Download Article


Download Article

If you’re wondering how to create a multiple-line list in a single cell in Microsoft Excel, you’ve come to the right place. Whether you want a cell to contain a bulleted list with line breaks, a numbered list, or a drop-down list, inserting a list is easy once you know where to look. This wikiHow will teach you three helpful ways to insert any type of list to one cell in Excel.

  1. Image titled Make a List Within a Cell in Excel Step 1

    1

    Double-click the cell you want to edit. If you want to create a bullet or numerical list in a single cell with each item on its own line, start by double-clicking the cell into which you want to type the list.

  2. Image titled Make a List Within a Cell in Excel Step 2

    2

    Insert a bullet point (optional). If you want to preface each list item with a bullet rather than a number or other character, you can use a key shortcut to insert the bullet symbol. Here’s how:

    • Mac: Press Option + 8.
    • Windows:

      • If you have a numeric keypad on the side of your keyboard, hold down the Alt key while pressing 7 on the keypad.[1]
      • If not, click the Insert menu, select Symbol, type 2022 into the «Character code» box at the bottom, and then click Insert.
      • If 2022 didn’t bring up a bullet point, select the Wingdings font instead, and then enter 159 as the character code. You can then click Insert to add the bullet point.

    Advertisement

  3. Image titled Make a List Within a Cell in Excel Step 3

    3

    Type your first list item. Don’t press Enter or Return after typing.

    • If you want your list to be numbered, preface the first list item with 1. or 1).
  4. Image titled Make a List Within a Cell in Excel Step 4

    4

    Press Alt+ Enter (PC) or Control+ Option+ Return on a Mac. This adds a line break so you can start typing on the next line of the same cell.[2]

  5. Image titled Make a List Within a Cell in Excel Step 5

    5

    Type the remaining list items. To continue your list, just enter another bullet point on the second line, type the list item, and press Alt + Enter or Control + Option + Return to open a new line. When you’re finished, you can click anywhere else on your sheet to exit the cell.

  6. Advertisement

  1. Image titled Make a List Within a Cell in Excel Step 6

    1

    Create your list in another app. If you’re trying to paste a bullet list (or other type of list) into a single cell rather than have it spread across multiple cells, there’s a trick to pasting the list. Start by creating your list in an app like Word, TextEdit, or Notepad.

    • If you create a bulleted list in Word, the bullets will copy over to your cell when pasted into Excel. Bullets may not copy from other apps.
  2. Image titled Make a List Within a Cell in Excel Step 7

    2

    Copy the list. To do this, just highlight the list, right-click the highlighted area, and then select Copy.

  3. Image titled Make a List Within a Cell in Excel Step 8

    3

    Double-click a cell in Excel. Double-clicking the cell before pasting makes it so the list items will all appear in the same cell.

  4. Image titled Make a List Within a Cell in Excel Step 9

    4

    Right-click the cell. The context menu will expand.

  5. Image titled Make a List Within a Cell in Excel Step 10

    5

    Click the clipboard icon under «Paste Options.» The icon has a clipboard and a black rectangle. This pastes the list into the cell you double-clicked. Each list item will appear on its own line within the same cell.

  6. Advertisement

  1. Image titled Make a List Within a Cell in Excel Step 11

    1

    Open the workbook in which you want to create a drop-down list. If you want to be able to click a cell to view and select from a drop-down list, you can create a list with Excel’s data validation tool.[3]

  2. Image titled Make a List Within a Cell in Excel Step 12

    2

    Create a new worksheet in the workbook. You can do this by clicking the + next to the existing workbook sheets at the bottom of Excel. This worksheet is where you’ll enter the items that you want to appear in your drop-down list.

    • After you create the list on a separate sheet and add it to a table, you’ll be able to create a drop-down list containing the list data in any cell you want.
  3. Image titled Make a List Within a Cell in Excel Step 13

    3

    Type each list item into a single column. Enter every possible list choice into its own separate cell. The items you type will all be available in the drop-down list.

    • If you plan to make a lot of drop-down menus and want to use this same sheet to create all of them, add a header to the top of the list. For example, if you’re making a list of cities, you could type City into the first cell. This header won’t actually appear on the drop-down list you create—it’s just for organization on this sheet that contains list data.
  4. Image titled Make a List Within a Cell in Excel Step 14

    4

    Highlight the entire table and press Ctrl+T. Include the header at the top of the list when highlighting. This opens the Create Table dialog.

  5. Image titled Make a List Within a Cell in Excel Step 15

    5

    Choose a header option and click OK. If you added a header to the top of your list, check the box next to «My table has headers.» If not, make sure there is no checkmark there before clicking OK.

    • Now that your list is in a table, you can make changes to it after creating your drop-down list, and your drop-down list will update automatically.
  6. Image titled Make a List Within a Cell in Excel Step 16

    6

    Sort the list alphabetically. This will keep your list organized once you add it to your sheet. To do this, just click the arrow next to your header cell and select Sort A to Z.

  7. Image titled Make a List Within a Cell in Excel Step 17

    7

    Click the cell on the worksheet in which you want to add the list. This can be any cell on any worksheet in the workbook.

  8. Image titled Make a List Within a Cell in Excel Step 18

    8

    Type a name for the list into the cell. This is the cell where the list will appear, so give it a name that indicates the type of option you should choose from that list. For example, if you made a list of cities, you could type City here.

  9. Image titled Make a List Within a Cell in Excel Step 19

    9

    Click the Data tab and select Data Validation. Make sure the cell is selected before doing this. If you don’t see Data Validation in the toolbar, click the icon in the «Data Tools» section that has two black rectangles with a green checkmark and a red circle with a line through it. This opens the Data Validation window.

  10. Image titled Make a List Within a Cell in Excel Step 20

    10

    Click the «Allow» menu and select List. Additional options will expand.

  11. Image titled Make a List Within a Cell in Excel Step 21

    11

    Click the up-arrow in the «Source» field. This minimizes the Data Validation window so you can select your list data.

  12. Image titled Make a List Within a Cell in Excel Step 22

    12

    Select the list (without the header) and press Enter or Return. Click back over to the tab that has your list data and drag the mouse cursor over just the list items. Pressing Enter or Return will add the range to the «Source» field.

  13. Image titled Make a List Within a Cell in Excel Step 23

    13

    Click OK. The selected cell now has a drop-down list. If you need to add or remove items from the list, you can simply make those changes on your new worksheet and they’ll automatically propagate to the list.

  14. Advertisement

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

Advertisement

Thanks for submitting a tip for review!

About This Article

Article SummaryX

1. Double-click the cell.
2. Press Alt + 7 or Option + 8 to add a bullet point.
3. Type a list item.
4. Press Alt + Enter (PC) or Control + Option + Return (Mac) to go to the next line.
5. Repeat until your list is finished.

Did this summary help you?

Thanks to all authors for creating a page that has been read 62,222 times.

Is this article up to date?

A Custom List in Excel is very handy to fill a range of cells with your own personal list.

It could be a list of your team members at work, countries, regions, phone numbers, or customers. The main goal of a custom list is to remove repetitive work and manual errors.

It is extremely useful when you need to fill in the same data from time to time. There are two options to create a list in Excel that can be used repeatedly by using the fill handle.

In this tutorial, you will learn how to create a list in Excel:

  • Using Pre-existing List
  • Create a list in Excel manually
  • Import from another worksheet

Let’s look at each of these methods one-by-one!

Watch it on YouTube and give it a thumbs-up!

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

Download this Excel Workbook and follow along with the tutorial on how to create a list in Excel :

Using Pre-existing List

At first, it might seem like magic how Excel does this!

There are some lists that are already stored in Excel like days of the week and months in a year.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

To demonstrate the power of Excel’s Custom Lists, we’ll explore what’s currently in Excel’s memory as a default list:

STEP 1: Type February in the first cell

Custom List-1

STEP 2: From that first cell, click the lower right corner and drag it to the next 5 cells to the right

Custom List-02

STEP 3: Release and you will see it get auto-populated to July (The succeeding months after February)

Custom List-03

Create a list in Excel manually

You can also manually add new values in the Custom List box and re-use them whenever you wish to.

Let us go straight into the Options in Excel to view how it’s being done, and how you can create your own Custom List:

STEP 1: Select the File tab

Custom List-04

STEP 2: Click Options

Custom List-05

STEP 3: Select the Advanced option

Custom List-06

STEP 4: Scroll all the way down and under the General section, click Edit Custom Lists.

Custom List-07

Here you can see the built-in default Excel lists of the calendar months and the days.

If you click on a Custom List, you will see under List entries that it is greyed out and you cannot make any changes.  This indicated that it is a default Excel Custom List.

Default Custom List

STEP 5: You can create & add your own Custom List under the List entries section.

Click on NEW LIST under the Custom Lists area and then manually enter your list, entering one entry per line:

create new list

After typing the values, click Add.

In our screenshot below, we added the values of the Greek alphabet (alpha, beta, gamma, and so on)

Click OK once done.

Custom List 08

STEP 6: Click OK again

Custom List 09

STEP 7: Now let’s go back into our Excel workbook to see our new Custom List in action. Type alpha on a cell.

Custom List 10

STEP 8: From that cell, click the lower right corner and drag it to the next 5 cells to the right

Custom List 11

STEP 9: Release and you will see it get auto-populated to zeta, which is based on our Custom List created in Step 8

Custom List 12

Next up is a demonstration of how to make a list in Excel by importing data from another worksheet.

Import from another worksheet

You can easily import a custom list from another worksheet. Follow the steps below to get this done:

STEP 1: Go to the File Tab.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

STEP 2: Select Options from the left panel.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

STEP 3: In the Excel Options dialog box, select Advanced.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

STEP 4: Under the General section, click on the Edit Custom List button.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

STEP 5: In the Custom List dialog box, select the small arrow up button.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

STEP 6: Select the range containing the custom list.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

STEP 7: Click on Import.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

STEP 8: Once the list will appear under list entries and click OK.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

STEP 9: Click OK.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

Now, your custom list is stored in Excel!

STEP 10: Type the first entry of the list “XS” in cell A8.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

STEP 11: From that first cell, click the lower right corner and drag it to the next 6 cells to the right.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

The entire list will be displayed in the selected range!

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

You can even create this list vertically. Simply, type the XS in a cell. Click on the lower right corner and drag the cell downwards.

3 Quick Ways on How To Create A List In Excel | MyExcelOnline

The list will appear vertically!

Conclusion

In this article, you have learned how to make a list in Excel so that you don’t have to type the same list over and over again. You use the Custom list feature in Excel and store it in Excel and use it whenever necessary.

You can either use the pre-existing list, manually type the list or link it from another worksheet!

Make sure to download our FREE PDF on the 333 Excel keyboard Shortcuts here:

Microsoft Excel Training

You can learn more about how to use Excel by viewing our FREE Excel webinar training on Formulas, Pivot Tables, Power Query, and Macros & VBA!

Oz_Podcast_Banner

Bottom Line: Learn 4 different techniques for creating a list of numbers in Excel. These include both static and dynamic lists that change when items are added or deleted from the list.

Skill Level: Beginner

Watch the Tutorial

Watch on YouTube & Subscribe to our Channel

Download the Excel File

You can download the worksheet that I use in the video here:

Four ways to make numbered lists

If you have a list of items in Excel and you’d like to insert a column that numbers the items, there are several ways to accomplish this. Let’s look at four of those ways.

1. Create a Static List Using Auto-Fill

The first way to number a list is really easy. Start by filling in the first two numbers of your list, select those two numbers, and then hover over the bottom right corner of your selection until your cursor turns into a plus symbol. This is the fill handle.

Use fill handle to complete a numbered list

When you double-click on that fill handle (or drag it down to the end of your list), Excel will fill in the blanks with the next numbers in the sequence.

Fill handle

An alternate way to create this same numbered list is to type a 1 in the first cell and then double-click the fill handle. Because Excel doesn’t have a second number to identify a sequence or pattern, it will fill down the columns with 1s. But you will notice that a menu is available at the end of your column, and from that menu, you can select the option to Fill Series. This will change the 1s to a sequential list of numbers.

Fill Series for Numbered List

The numbered column we’ve created in both instances is static. This means it doesn’t change when you make additions or deletions to the corresponding list of items. For example, if I insert a new row in order to add another task, there is a break in the numbered column as well, and I would have to repeat the same steps to correct the list.

Static Numbered List problem

So, unless we want the numbers to always remain as they are, a better option would be to create a dynamic list.

2. Create a Dynamic List Using a Formula

We can use formulas to create a dynamic list where the numbers update when we add or delete rows from the list.

To use a formula for creating a dynamic number list, we can use the ROW function. The ROW function returns the row number of a cell. If we don’t specify a cell for ROW, it just returns the current row number of whatever is selected.

In our example, the first cell in our list doesn’t start on Row 1. It starts on Row 4. But we don’t want our list to start at 4; we want it to start at 1. To subtract the extra 3, our formula will include a minus sign and then the ROW function again, but this time pointed to the cell above our formula (which is in Row 3).

dynamic numbered list using a formula

We use the absolute values (dollar signs) in our cell selection because we don’t want that number to change as we copy the formula down the list. In other words, we always want to subtract 3 from the row number to give us our list number.

When we copy down the formula, we have a numbered list that will adjust when we add or delete rows. However, when adding a row, we will have to copy the formula into the newly inserted cell.

Add the formula to new cells in the dynamic list

This additional step of copying the formula into new rows can be avoided if we use Excel Tables.

3. Create a Dynamic List Using a Formula in an Excel Table

If we write the same formula but we use an Excel table, the only difference we will make in the formula is that we reference the column header instead of the absolute cell value.

Use the ROW Function in an Excel Table

Because we are using an Excel Table, the formula automatically fills down to the other rows. When we add a row to the table, the formula will automatically populate in the new cell.

Dynamic numbered list in an excel table

4. Create a Dynamic List Using Dynamic Array Formulas

Below, I have a table that is populated using Dynamic Array Formulas. The FILTER formula spills a range of results based on whatever name is selected in the orange cell.

spill range filter function

The Dynamic Array formula we will use is SEQUENCE. This will return a sequence for the number of rows we identify in the formula. To tell Excel how many rows there are, we will use the ROW function as the argument for sequence. The argument for ROW is just the spill range. The way to notate the spill range is to simply place a hashtag after the name of the first cell in the range. So our formula looks like this:

=SEQUENCE(ROWS(B5#))

Once we complete our formula and hit Enter, the list will be numbered.

Dynamic Array Numbered List

With this formula in place, if the size of the range changes when a new name is selected, the numbered column for the list will automatically adjust as well.

Dynamic Array Numbered List Adjusted Spill Range

Bonus Tip: Formatting Your Numbered List

If you want to add periods or other punctuation to your numbered list:

  1. Select the entire list and right-click to choose Format Cells. Or use the keyboard shortcut Ctrl + 1.
  2. Choose the Custom option on the Number tab.
  3. Then in the Type field, type in the number 0 with whatever punctuation you would like to surround your number.

Here, I’ve just added a period.

Custom format for numbered list

When you hit OK, you will have formatted the entire selection.

Related Posts

Here are a few similar posts that may interest you.

  • Excel Tables Tutorial Video – Beginners Guide for Windows & Mac
  • New Excel Features: Dynamic Array Formulas & Spill Ranges
  • How to Prevent Excel from Freezing or Taking A Long Time when Deleting Rows

Conclusion

I hope these four ways to create ordered lists are helpful for you. If you have questions or feedback, I would love to hear them in the comments. Have a great week!

Содержание

  1. How to Create Custom List in Excel (Easy Step-by-Step Guide)
  2. How to Create Custom Lists in Excel
  3. Create Your Own Sorting Criteria Using Custom Lists
  4. Some Examples Where you can Use Custom Lists
  5. Create a drop-down list
  6. See also
  7. Need more help?

How to Create Custom List in Excel (Easy Step-by-Step Guide)

Excel has some useful features that allow you to save time and be a lot more productive in your day-to-day work.

One such useful (and less-known) feature in the Custom Lists in Excel.

Now, before I get to how to create and use custom lists, let me first explain what’s so great about it.

Suppose you have to enter numbers the month names from Jan to Dec in a column. How would you do it? And no, doing it manually is not an option.

One of the fastest ways would be to have January in a cell, February in an adjacent cell and then use the fill handle to drag and let Excel automatically fill in the rest. Excel is smart enough to realize that you want to fill the next month in each cell in which you drag the fill handle.

Month names are quite generic and therefore it’s available by default in Excel.

But what if you have a list of department names (or employee names or product names), and you want to do the same. Instead of manually entering these or copy-paste these, you want these to appear magically when you use the fill handle (just like month names).

You can do that too…

… by using Custom Lists in Excel

In this tutorial, I will show you how to create your own custom lists in Excel and how to use these to save time.

This Tutorial Covers:

How to Create Custom Lists in Excel

By default, Excel already has some pre-fed custom lists that you can use to save time.

For example, if you enter ‘Mon’ in one cell ‘Tue’ in an adjacent cell, you can use the fill handle to fill the rest of the days. In case you extend the selection, keep on dragging and it will repeat and give you the day’s name again.

Below are the custom lists that are already in-built in Excel. As you can see, these are mostly days and month names as these are fixed and will not change.

Now, suppose you want to create a list of departments that you often need in Excel, you can create a custom list for it. This way, the next time you need to get all the departments name in one place, you don’t need to rummage through old files. All you need to do is type the first two in the list and drag.

Below are the steps to create your own Custom List in Excel:

  1. Click the File tab
  2. Click on Options. This will open the ‘Excel Options‘ dialog box
  3. Click on the Advanced option in the left-pane
  4. In the General option, click on the ‘Edit Custom Lists’ button (you may have to scroll down to get to this option)
  5. In the Custom Lists dialog box, import the list by selecting the range of cells that have the list. Alternatively, you can also enter the name manually in the List Entries box (separated by comma or each name in a new line)
  6. Click on Add

As soon as you click on Add, you would notice that your list now becomes a part of the Custom Lists.

In case you have a large list that you want to add to Excel, you can also use the Import option in the dialog box.

Now that you have the list in Excel backend, you can use it just like you use numbers or month names with Autofill (as shown below).

While it’s great to be able to quickly get these custom lits names in Excel by doing a simple drag and drop, there is something even more awesome that you can do with custom lists (that’s what the next section is about).

Create Your Own Sorting Criteria Using Custom Lists

One great thing about custom lists is that you can use it to create your own sorting criteria. For example, suppose you have a dataset as shown below and you want to sort this based on High, Medium, and Low.

You can’t do this!

If you sort alphabetically, it would screw the alphabetical order (it will give you High, Low, and Medium and not High, Medium, and Low).

This is where Custom Lists really shine.

You can create your own list of items and then use these to sort the data. This way, you will get all the High values together at the top followed by the medium and low values.

The first step is to create a custom list (High, Medium, Low) using the steps shown in the previous section (‘How to Create Custom Lists in Excel‘).

Once you have the custom list created, you can use the below steps to sort based on it:

  1. Select the entire dataset (including the headers)
  2. Click the Data tab
  3. In the Sort and Filter group, click on the Sort icon. This will open the Sort dialog box
  4. In the Sort dialog box, make the following selections:
    • Sort by Column: Priority
    • Sort On: Cell Values
    • Order: Custom Lists. When the dialog box opens, select the sorting criteria you want to use and then click on OK.
  5. Click OK

The above steps would instantly sort the data using the list you created and used as criteria while sorting (High, Medium, Low in this example).

Some Examples Where you can Use Custom Lists

Below are some of the cases where creating and using custom lists can save you time:

  1. If you have a list that you need to enter manually (or copy-paste from some other source), you can create a custom list and use that instead. For example, this could be department names in your organization, or product names or regions/countries.
  2. If you’re a teacher, you can create a list of your student names. That way, when you are grading them the next time, you don’t need to worry about entering the student names manually or copy-pasting it from some other sheet. This also ensures that there are fewer chances of errors.
  3. When you need to sort data based on criteria that are not in-built in Excel. As covered in the previous section, you can use your own sorting criteria by making a custom list in Excel.

So this is all that you need to know about Creating Custom Lists in Excel.

I hope you found this useful.

You may also like the following Excel tutorials:

Источник

Create a drop-down list

You can help people work more efficiently in worksheets by using drop-down lists in cells. Drop-downs allow people to pick an item from a list that you create.

In a new worksheet, type the entries you want to appear in your drop-down list. Ideally, you’ll have your list items in an Excel table . If you don’t, then you can quickly convert your list to a table by selecting any cell in the range, and pressing Ctrl+T .

Why should you put your data in a table? When your data is in a table, then as you add or remove items from the list , any drop-downs you based on that table will automatically update. You don’t need to do anything else.

Now is a good time to Sort data in a range or table in your drop-down list.

Select the cell in the worksheet where you want the drop-down list.

Go to the Data tab on the Ribbon, then Data Validation .

Note: If you can’t click Data Validation , the worksheet might be protected or shared. Unlock specific areas of a protected workbook or stop sharing the worksheet, and then try step 3 again.

On the Settings tab, in the Allow box, click List .

Click in the Source box, then select your list range. We put ours on a sheet called Cities, in range A2:A9. Note that we left out the header row, because we don’t want that to be a selection option:

If it’s OK for people to leave the cell empty, check the Ignore blank box.

Check the In-cell dropdown box.

Click the Input Message tab.

If you want a message to pop up when the cell is clicked, check the Show input message when cell is selected box, and type a title and message in the boxes (up to 225 characters). If you don’t want a message to show up, clear the check box.

Click the Error Alert tab.

If you want a message to pop up when someone enters something that’s not in your list, check the Show error alert after invalid data is entered box, pick an option from the Style box, and type a title and message. If you don’t want a message to show up, clear the check box.

Not sure which option to pick in the Style box?

To show a message that doesn’t stop people from entering data that isn’t in the drop-down list, click Information or Warning. Information will show a message with this icon and Warning will show a message with this icon .

To stop people from entering data that isn’t in the drop-down list, click Stop .

Note: If you don’t add a title or text, the title defaults to «Microsoft Excel» and the message to: «The value you entered is not valid. A user has restricted values that can be entered into this cell.»

After you create your drop-down list, make sure it works the way you want. For example, you might want to check to see if Change the column width and row height to show all your entries.

If the list of entries for your drop-down list is on another worksheet and you want to prevent users from seeing it or making changes, consider hiding and protecting that worksheet. For more information about how to protect a worksheet, see Lock cells to protect them .

If you decide you want to change the options in your drop-down list, see Add or remove items from a drop-down list .

To delete a drop-down list, see Remove a drop-down list .

You can download an example workbook with multiple data validation examples like the one in this article. You can follow along, or create your own data validation scenarios. Download Excel data validation examples .

Data entry is quicker and more accurate when you restrict values in a cell to choices from a drop-down list.

Start by making a list of valid entries on a sheet, and sort or rearrange the entries so that they appear in the order you want. Then you can use the entries as the source for your drop-down list of data. If the list is not large, you can easily refer to it and type the entries directly into the data validation tool.

Create a list of valid entries for the drop-down list, typed on a sheet in a single column or row without blank cells.

Select the cells that you want to restrict data entry in.

On the Data tab, under Tools , click Data Validation or Validate .

Note: If the validation command is unavailable, the sheet might be protected or the workbook may be shared. You cannot change data validation settings if your workbook is shared or your sheet is protected. For more information about workbook protection, see Protect a workbook .

Click the Settings tab, and then in the Allow pop-up menu, click List .

Click in the Source box, and then on your sheet, select your list of valid entries.

The dialog box minimizes to make the sheet easier to see.

Press RETURN or click the Expand button to restore the dialog box, and then click OK .

You can also type values directly into the Source box, separated by a comma.

To modify the list of valid entries, simply change the values in the source list or edit the range in the Source box.

You can specify your own error message to respond to invalid data inputs. On the Data tab, click Data Validation or Validate , and then click the Error Alert tab.

See also

In a new worksheet, type the entries you want to appear in your drop-down list. Ideally, you’ll have your list items in an Excel table .

Why should you put your data in a table? When your data is in a table, then as you add or remove items from the list , any drop-downs you based on that table will automatically update. You don’t need to do anything else.

Now is a good time to Sort your data in the order you want it to appear in your drop-down list.

Select the cell in the worksheet where you want the drop-down list.

Go to the Data tab on the Ribbon, then click Data Validation .

On the Settings tab, in the Allow box, click List .

If you already made a table with the drop-down entries, click in the Source box, and then click and drag the cells that contain those entries. However, do not include the header cell. Just include the cells that should appear in the drop-down. You can also just type a list of entries in the Source box, separated by a comma like this:

If it’s OK for people to leave the cell empty, check the Ignore blank box.

Check the In-cell dropdown box.

Click the Input Message tab.

If you want a message to pop up when the cell is clicked, check the Show message checkbox, and type a title and message in the boxes (up to 225 characters). If you don’t want a message to show up, clear the check box.

Click the Error Alert tab.

If you want a message to pop up when someone enters something that’s not in your list, check the Show Alert checkbox, pick an option in Type , and type a title and message. If you don’t want a message to show up, clear the check box.

After you create your drop-down list, make sure it works the way you want. For example, you might want to check to see if Change the column width and row height to show all your entries. If you decide you want to change the options in your drop-down list, see Add or remove items from a drop-down list . To delete a drop-down list, see Remove a drop-down list .

Need more help?

You can always ask an expert in the Excel Tech Community or get support in the Answers community.

Источник

Excel has some useful features that allow you to save time and be a lot more productive in your day-to-day work.

One such useful (and less-known) feature in the Custom Lists in Excel.

Now, before I get to how to create and use custom lists, let me first explain what’s so great about it.

Suppose you have to enter numbers the month names from Jan to Dec in a column. How would you do it? And no, doing it manually is not an option.

One of the fastest ways would be to have January in a cell, February in an adjacent cell and then use the fill handle to drag and let Excel automatically fill in the rest. Excel is smart enough to realize that you want to fill the next month in each cell in which you drag the fill handle.

Month names are quite generic and therefore it’s available by default in Excel.

But what if you have a list of department names (or employee names or product names), and you want to do the same. Instead of manually entering these or copy-paste these, you want these to appear magically when you use the fill handle (just like month names).

You can do that too…

… by using Custom Lists in Excel

In this tutorial, I will show you how to create your own custom lists in Excel and how to use these to save time.

How to Create Custom Lists in Excel

By default, Excel already has some pre-fed custom lists that you can use to save time.

For example, if you enter ‘Mon’ in one cell ‘Tue’ in an adjacent cell, you can use the fill handle to fill the rest of the days. In case you extend the selection, keep on dragging and it will repeat and give you the day’s name again.

Using Fill Handle to fill month names by dragging

Below are the custom lists that are already in-built in Excel. As you can see, these are mostly days and month names as these are fixed and will not change.

Custom Lists already in-built in Excel

Now, suppose you want to create a list of departments that you often need in Excel, you can create a custom list for it. This way, the next time you need to get all the departments name in one place, you don’t need to rummage through old files. All you need to do is type the first two in the list and drag.

Department Names Dataset

Below are the steps to create your own Custom List in Excel:

  1. Click the File tabClick File tab in Excel ribbon
  2. Click on Options. This will open the ‘Excel Options‘ dialog boxClick on Options in the Excel Backend
  3. Click on the Advanced option in the left-paneClick the Advanced option in the Left pane in Excel Options dialog box
  4. In the General option, click on the ‘Edit Custom Lists’ button (you may have to scroll down to get to this option)Click on Edit Custom List
  5. In the Custom Lists dialog box, import the list by selecting the range of cells that have the list. Alternatively, you can also enter the name manually in the List Entries box (separated by comma or each name in a new line)Import custom list in Excel
  6. Click on Add

As soon as you click on Add, you would notice that your list now becomes a part of the Custom Lists.

Custom Lists becomes an inbuilt list

In case you have a large list that you want to add to Excel, you can also use the Import option in the dialog box.

Pro tip: You can also create a named range and use that named range to create the custom list. To do this, enter the name of the named range in the ‘Import list from cells’ field and click OK. The benefit of this is that you can change or expand the named range and it will automatically get adjusted as the custom list

Now that you have the list in Excel backend, you can use it just like you use numbers or month names with Autofill (as shown below).

Complete custom list of department names using fill handle

While it’s great to be able to quickly get these custom lits names in Excel by doing a simple drag and drop, there is something even more awesome that you can do with custom lists (that’s what the next section is about).

Create Your Own Sorting Criteria Using Custom Lists

One great thing about custom lists is that you can use it to create your own sorting criteria. For example, suppose you have a dataset as shown below and you want to sort this based on High, Medium, and Low.

Dataset to sort based on custom list

You can’t do this!

If you sort alphabetically, it would screw the alphabetical order (it will give you High, Low, and Medium and not High, Medium, and Low).

This is where Custom Lists really shine.

You can create your own list of items and then use these to sort the data. This way, you will get all the High values together at the top followed by the medium and low values.

The first step is to create a custom list (High, Medium, Low) using the steps shown in the previous section (‘How to Create Custom Lists in Excel‘).

Create High Medium Low custom list

Once you have the custom list created, you can use the below steps to sort based on it:

  1. Select the entire dataset (including the headers)
  2. Click the Data tabClick the Data tab
  3. In the Sort and Filter group, click on the Sort icon. This will open the Sort dialog boxClick on the Sort option in the data tab
  4. In the Sort dialog box, make the following selections:
    • Sort by Column: Priority
    • Sort On: Cell Values
    • Order: Custom Lists. When the dialog box opens, select the sorting criteria you want to use and then click on OK.Set the sort criteria as custom list HML
  5. Click OK

The above steps would instantly sort the data using the list you created and used as criteria while sorting (High, Medium, Low in this example).

Sorted Data based on custom criteria

Note that you don’t necessarily need to create the custom list first to use it in sorting. You can use the above steps and in Step 4 when the dialog box opens, you can create a list right there in that dialog box.

Some Examples Where you can Use Custom Lists

Below are some of the cases where creating and using custom lists can save you time:

  1. If you have a list that you need to enter manually (or copy-paste from some other source), you can create a custom list and use that instead. For example, this could be department names in your organization, or product names or regions/countries.
  2. If you’re a teacher, you can create a list of your student names. That way, when you are grading them the next time, you don’t need to worry about entering the student names manually or copy-pasting it from some other sheet. This also ensures that there are fewer chances of errors.
  3. When you need to sort data based on criteria that are not in-built in Excel. As covered in the previous section, you can use your own sorting criteria by making a custom list in Excel.

So this is all that you need to know about Creating Custom Lists in Excel.

I hope you found this useful.

You may also like the following Excel tutorials:

  • How to Sort by the Last Name in Excel
  • How to SORT in Excel (by Rows, Columns, Colors, Dates, & Numbers)
  • How to Sort By Color in Excel
  • How to Sort Worksheets in Excel
  • Automatically Sort Data in Alphabetical Order using Formula

Excel 2019 is used in many organizations to fill out information on customers, orders and products. Some of the data items are repetitive, meaning that you don’t type data into a cell but rather select from a data list. For instance, you might want to select a state from a dropdown list in a column that stores the state for a customer address. You can make it easier to fill out forms in Excel 2019 using data lists, and this article  shows you how to create them.

Set Up the List

Before you create a dropdown list in Excel, you need a list of data to use. Since you can make multiple worksheets in one Excel workbook, most people use a separate sheet to populate the data list. You can then configure any specific cell in the Excel form to point to this list of data. You then set the cell as a list, and Excel does the rest for you.

You don’t have to use a separate sheet to populate a data list. You can use the same sheet or even a separate workbook. You can use a separate workbook, but any changes to this workbook could affect the data list. Also, if the workbook is moved to a different directory or storage location, your list will no longer function.

For simplicity, this article’s examples use the same workbook and worksheet, but just know that you can use references to separate worksheets and workbooks for your own data lists.

Create a blank worksheet in a currently opened workbook, or you can create a new workbook to store the new data list. In the following scenario, a list of states is used for a data list. We’ll add five states to the first column (A) in a new worksheet.

(List of states set up for a dropdown)

In the image above, five states were added to their own cells. Notice at the top that «State» is used to label the column list. This is beneficial for the dropdown that we’ll make, and it helps label data so that others can understand what the list is used for. The list can be as long as it needs to be, but we’ve only added five states for simplicity.

You now need a place to display the dropdown that will contain these values. For simplicity, we’ll set up a dropdown in the same worksheet. Make sure that you label the dropdown as well so that users know what the dropdown list is for.

(Location of the state dropdown and its label)

In the image above, the cell E4 is selected as the cell that will contain the dropdown list. In D4, the label «States:» is displayed so that users know a list of states will be shown in the dropdown. It also helps users understand that they must select a state when they fill out the form. Labeling cells is an important part of creating effective spreadsheets that store the right data, especially among several users that add data and revise it periodically.

Creating a Dropdown Based on External Data

With the cell next to the «States:» label selected, click the «Data» tab. The «Data» tab has several data tools that you can use to work with lists. Click the «Data Validation» button, which is found in the «Data Tools» section of the «Data» tab.

(Location of the «Data Validation» button)

Clicking this button displays another dropdown selection. Click the «Data Validation» option, and a new window opens where you can configure your data list and cell that contains the options for a user to choose from.

(Data validation configuration window)

In the window above, you have several options to set a dropdown using a list of data. For a dropdown, you need to choose the «List» option. The «List» option is found in the «Allow» dropdown box.

(Select «List» for the validation criteria)

In the image above, notice that the «Allow» dropdown has the «List» option selected. This option tells Excel 2019 that you want to use a data list. If you hadn’t already created a data list in an external workbook or in a worksheet in the current workbook, you would need to cancel out of this window and create a list. For this reason, it’s better to create a list of data that you want to display in a dropdown before setting up this configuration option.

When you select «List» from the dropdown, a new list of options display in the «Data Validation» window. The «Source» text box is where you can type the range of cells. With a list of only five states, it’s easy to take a look at the cells that contain states and type them into this text box. However, when you have a range of cells that span several rows, you’d have to scroll down the spreadsheet to find the last cell in the list. You could also have empty cells that you miss as you scroll down the list. Instead of typing the cell range manually, you can click the arrow up button adjacent to the «Source:» text box. This opens a view of your spreadsheet where you can use your mouse to select the cells that contain a list of data.

Click the arrow button next to the «Source» text box to trigger the data selection feature. The «Data Validation» window collapses and then only the Source text box displays. Use the mouse to highlight each state. You don’t need to click the states individually. Instead, click the first state and drag your mouse to the last state in the list. The data validation tool will automatically create the range in the text box with the right textual labels that reference cells containing the information to display in the dropdown.

(Data list selected and displayed in Source text box)

Click the «Input Message» tab to see a list of options to prompt the user with information when the input cell is selected. In some scenarios, having a label such as «State» is not enough to explain what the user should input. You might need additional information to explain what is needed using a prompt. You could set a Note but these notes are used for revisions and not the best option for setting instructional information. With an Input Message, you can prompt the user and display additional information when the cell is selected.

(Input message configuration window)

The input configuration window contains a title and an input message. The «Title» text box is where you set up the main title that the user will see when clicking the cell. The «Input Message» is arguably the more important input text box. This text box describes the purpose of the input selected by the user. It gives additional information to help the user understand the right data selection when filling out the Excel 2019 form.

Fill out these two input fields if you think more information is needed for the user as the form is filled out. Click the «Error Alert» tab to set up an error message or warning for the user should one occur.

(Error alert option for a data dropdown)

In the configuration window above, the check box labeled «Show error alert after invalid data is entered» tells Excel to stop the user and display the configured error should the user enter invalid input. For instance, we have five states from which the user can select in a dropdown. If the user decides to enter a state that isn’t in the list, then Excel would display an error and prompt the user to re-enter information to valid input. You can remove this selection to skip the option, but you should only skip this option if you do not want to restrict data entry to only what’s available in the dropdown list.

In the «Style» dropdown, you can choose if you want to stop the user (the default), or if you want the message to show as an informational note or a warning. This gives you granular control of invalid data errors, so that you can choose if you want to allow the user to continue filling out the form even if data is incorrectly entered.

The «Title» and «Error message» input boxes are the text displayed to the user. Just like the ‘Input Message» option, the «Error message» text box is the most important because it gives the user detailed information on why the input is invalid.

After you make your choices in all three tabs, click the «OK» button, and Excel 2019 sets up the dropdown list in the selected cell.

(Dropdown using a data list)

You can test the new dropdown data list by selecting data. You can also test the error messages by setting the cell to a state that does not match one in the set list.

For instance, first click the arrow in the dropdown and select «Florida.» Notice that no error message is displayed. Next, click the dropdown cell, which is E4 in this example. Type the word «Text» in the input cell. Click away from the input cell by clicking cell F1. Notice that an error message displays indicating that incorrect input was detected.

(Error message displayed from invalid input)

This error and validation control let you stop invalid input so that you can keep a spreadsheet of data that follows a strict rule set. By blocking invalid input, you can ensure that only a specific set of data is added to your input forms.

Dropdown lists are a common part of forms, and Excel makes it easy to create them whether the list contains 2 or 2000 cells. Dropdown lists are valuable when you have a set list of items from which you want users to choose, so they cannot just type any value into a cell. Using data lists makes creating long forms with multiple dropdown lists faster and remember that you aren’t limited to just the current sheet. You can reference any worksheet or workbook that contains your data by just adding the appropriate reference syntax in your data validation options.

Managing Data

Entering and managing lots of data can be a daunting task. It’s easy to get overwhelmed in all of those rows and columns of information. The solution is to use a form. A form is simply a dialog box that lets you display or enter information one record (or row) at a time. It can also make the information more visually appealing and easier to understand.

Most people who are familiar with the MS Office suite associate complex forms with Excel’s sister program Access, but you can use them in Excel as well. In fact, you can even share data between the two programs.

There are two kinds of forms available in MS Excel: data forms and worksheet forms. 

  • Data forms are generally used for data entry. They are simple forms that list the contents of a single column. What’s more, they can display up to 32 fields at a time. This is especially helpful when dealing with a data range that reaches across more columns than will fit on a screen. You can insert, alter, delete, and even find records with data forms.

  • Worksheet forms are more sophisticated and specialized. They can be customized to fit the information at hand or to fill a particular need. They can even be complex and appealing enough to be printed or distributed online. Worksheet forms must be created using the Microsoft Visual Basic Editor.

Adding the Form Button to the Quick Access Toolbar

The Form button is not included in the ribbon, but you can add it to the Quick Access Toolbar, which, if you remember, is in the upper left hand corner of the application window.

To add the Form button, click the arrow to the right of the Quick Launch toolbar and select More Commands. This will launch the Excel Options window, which can also be accessed by clicking Options on the File tab.

In the «Choose commands from» box, select Commands Not In the Ribbon, then scroll down through the list until you find Forms. Select it and click Add. When you are finished, click OK.

This is what the Form button looks like: .

Adding Records Using the Data Form

When you click the Form button for the first time, Excel will analyze the row of field names and entries for the first record. It uses that information to create a data form.

Let’s click on the Form button now.

The first record appears in the dialogue box:

Click Find Next to find the next record.

If you want to add a new record using the data form, click New.

As you can see in the snapshots above, the number of the record appears above the New button.

However, when you click the New button, it lets you know that it’s a new record.

Let’s add a new record.

Enter the information, then hit Enter.

The new record appears in your list:

You can hit ESC when you’re done adding records.

Editing Records in the Data Form

In addition to adding records, you can also edit them. You can use the data form to find records that need updated or removed from the list.

To do this, click the Form button on the Quick Access Toolbar.

Find the record that you want to update or remove. 

Now click in any of the fields to update the data. You can also delete data in the field.

Hit Enter.

Navigating Through Records in the Data Form

If you have a lot of records, navigating through them can be a challenge. The data form makes it a bit easier.

If you want to move to the next record in the data form, press Enter or the down arrow key.

To move to the previous record, hit the up arrow or press Shift+Enter.

To move to the first record in the data list, press CTRL+ ? (up arrow) or press CTRL+PgUp. 

To go to a new data form that comes after the last record, press CTRL+ ? (down arrow) or CTRL+PgDn.

Find Records in the Data Form

If you want to find a specific record, you can use the Criteria button in the data form. It’s pictured below.

When you click the Criteria button, Excel 2019 clears the field entries in the data form. Instead, the word Criteria is displayed. 

Let’s push the Criteria button to show you what we mean.

We now see a blank data form.

Notice that the word Criteria is above the new button, and the new button is inactive since we’re searching for a record.

Now, let’s say you’re looking for a woman named Mary Webb, but you have 5000 women named Mary in your list.  

Enter the criteria: Mary Webb.

Now click the Find Next button.

As you can see, it brings up the record.

You can also include the following operators in search criteria to help you find the record you need:

  • ? for single

  • * for multiple wildcard characters

  • = Equal to

  • > Greater than

  • < Less than

  • >= Greater than or equal to

  • <= Less than or equal to

  • <> Not equal to

Data Validation

Data Validation lets you choose what information is acceptable to enter into a cell. For instance, you may have a product code that has four digits. You can set up a cell so that anything other than a 4-digit number will display an error message.

To set up data validation, select a cell or cells, then click the Data tab. Go to Data Validation in the Data Tools group

Choose Data Validation from the dropdown menu.

You’ll see this window:

Since we’re going to set up a cell to accept only a 4-digit number, we will select Text length from the drop down menu that says «Allow» over it. From the Data dropdown menu, we are going to select «equal to» and in the length text field we will type «4.» That tells Excel we want an entry with four characters.

From here, we can hit OK and have Excel 2019 provide a generic warning that looks like this:

Alternatively, we can create a custom warning by selecting the Error Alert tab. Which looks like this:

Here we have selected the Warning style and entered the text for our error alert. 

When a user enters a code of less or greater than four digits, the message will look like this:

There are three kinds of error messages available in Excel: information messages, warning messages, and stop messages. Information messages and warning messages do not prevent invalid information to be entered into the cell; they simply inform the user that such an entry has been made. Users can choose to ignore the warning. A stop message, on the other hand, will not allow an invalid entry. It has two buttons, Cancel and Retry. Cancel restores the cell to its original value, and retry returns them to the cell for further editing.

You can also set up a message to remind users what the restrictions or expectations are. Use the Input Message tab to create a custom reminder.

It will display anytime the cell or the range of cells is selected, as in the example below.

Auditing

MS Excel gives you a variety of tools to audit information in a worksheet. Just like data forms, formula auditing can take some of the confusion and frustration out of dealing with lots of different formulas. You can also see which cells have invalid information in them. 

To use these tools, go to the Formulas tab, then the Formula Auditing group.

Select Error Checking and choose Error Checking from the dropdown menu.

That said, it is not always apparent which cells have formulas in them. Therefore, the first step to evaluate the formulas is to find them. Click the Show Formulas button, as highlighted below.

As you can see in the example below, the whole numbers will be changed to the formulas and the formula cells will be selected. 

To make it easier to see the cells when they are no longer selected, you can click the fill  button. This will fill the selected cells with very visible yellow. 

Let’s take a closer look at the other functions in the Formula Auditing group. 

These two buttons allow you to trace (and turn off trace) precedents in a formula. A precedent cell is one that is referred to by a formula in another cell. 

B2 thru B13 are precedents because they are referred to in the formula in cell B15. As you can see, the trace precedents button shows you the relationship between the cells.

The next button removes all arrows.  

The Watch Window (pictured below) is useful when you’re not sure if alterations to the value in a cell will affect a formula. You can easily remind yourself of the formula by adding it to the watch window.

The Evaluate Formula function will perform the calculations of a formula in slow motion so you can see each step. To use it, select a formula, then click the Evaluate Formula button  in the toolbar. You will see a box that looks like this: 

Click the Evaluate button to see Excel 2019 perform the calculations in slow motion. Use the Step In and Step Out buttons to navigate through each step in the formula.

Introduction to Data Plotting Using 3D Maps

Excel lets you explore your data in a worksheet by plotting it on a map.   For example, you might want to create a 3D map to show the cities where your customers live. You will need an image of a map in either .jpg, .png, or .bmp format.   If the data you wish to plot on a map doesn’t relate to cities, but perhaps instead locations in a warehouse, you’ll want to upload an image that relates to your data. That said, you will also need data that relates to the picture so that your data can be plotted using an XY coordinate system.

To create the 3D map, go to the Insert tab, then click the 3D Map button.

It may take a moment to load, but you will see the 3D Map screen.

To create a map customized for your data, click New Tour.

Go to Home>New Scene in the 3D Map screen. 

From the dropdown menu, select New Custom Map.

You will then see this dialogue box:

Locate the background picture you want to use.

Click Open. 

 

You can now see your picture open in the 3D Map window. Use the dialogue box to adjust the XY coordinates if needed.

Click Apply, then Done.

If you create a custom list in Excel, you can easily fill a range with your own list of departments, clients, cities, credit card numbers, etc. This can save time and reduce errors.

First, we will look at an example of a built-in list.

1. Type Sun into cell B2.

Built-in List Example in Excel

2. Select cell B2, click on the lower right corner of cell B2 and drag it across to cell H2.

Built-in List Result

How does Excel know this?

3. On the File tab, click Options.

4. Under Advanced, go to General and click Edit Custom Lists.

Click Edit Custom Lists

Here you can find the built-in ‘days of the week’ lists. Also notice the ‘months of the year’ lists.

5. To create your own custom list, type some list entries, and click Add.

Create Custom List

Note: you can also import a list from a worksheet.

6. Click OK.

7. Type London into cell C2.

Custom List Example

8. Select cell C2, click on the lower right corner of cell C2 and drag it down to cell C5.

Custom List in Excel

Note: a custom list is added to your computer’s registry, so you can use it in other workbooks.

Понравилась статья? Поделить с друзьями:
  • Making word box for vocabulary words
  • Making lists in word
  • March the word combination
  • Making web pages with word
  • Mapping from excel data