Close Menu
Pineapples Update –Pineapples Update –

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Soul is above $ 151 after sharp pullback

    June 8, 2025

    How to capture Nintendo Switch 2 in 4K

    June 8, 2025

    Forget Otter.ai: Chat only entered the meeting room

    June 8, 2025
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) Instagram Pinterest Vimeo
    Pineapples Update –Pineapples Update –
    • Home
    • Gaming
    • Gadgets
    • Startups
    • Security
    • How-To
    • AI/ML
    • Apps
    • Web3
    Pineapples Update –Pineapples Update –
    Home»How-To»How to make a drop-down list from a column of data in Excel
    How-To

    How to make a drop-down list from a column of data in Excel

    PineapplesUpdateBy PineapplesUpdateJune 7, 2025No Comments7 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    How to make a drop-down list from a column of data in Excel
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Quick Links

    • Using a column in a formatched Excel table
    • Using a column in an unpublished dataset

    The data verification tool of Microsoft Excel lets you add a drop-down list to the cell based on the existing data in a column. However, how it works depends on whether the source data is part of a formitted Excel table. Let’s take a look at some examples.

    Using a column in a formatched Excel table

    Imagine that you have this formatted Excel table, named “Score” that has a player’s name, nation and score, and you need to extract some summary data. In particular, in SAIL H2, you want to make a drop-down list of all nations listed in column B, and in cells i2 and J2, according to the selected nation, display the player’s name and average score respectively.

    How to make a drop-down list from a column of data in Excel

    To make a drop-down list, select the cell where you want it (in this case, cell i2), and in the data tab on the ribbon, click “Data Verification” in the drop-down option with the same name.

    A cell is selected in Excel, and the data verification button is selected in the data tab on the ribbon.

    Microsoft Excel open on a Mac.

    Connected

    How to add drop-down list to a cell in Excel

    It separates typing in the same option manually 200 different times.

    Then, in the permission of the area of ​​the settings tab, choose “list”.

    The list option has been chosen in the permission area of ​​the Excel's data verification dialog box.

    The next stage involves inputting options that you want to display in the source field on the drop-down list. To do this, you can type the option manually, select the related cells on your spreadsheet, or use a formula.

    Ideally, you will be able to type:

    =Scores(Nation)

    In the source area, in the same way as you refer to the column in a formula, where the “score” represents the table name, and the “nation” represents the column header. However, unfortunately, it gives an error message, because data verification tool only recognizes cell references, formulas, and as data sources to the designated range, not the table column header.

    A table name and table header are typed into the data verification source field in Excel, and an error message is displayed.

    Fortunately, there are two ways to go around it.

    Method 1: Referred to cells in the table

    First, activate the “source” field in the data verification dialog box so that the cursor is shining, and the relevant column in row 1 hover on the header until you see a small, black down arrow. When you do, click once to select all data cells in that column.

    Be careful not to select the entire column by clicking on the appearing arrow when you hover the column reference letter (in this case, in this case, as it is, as it will choose the entire column, including the header in Row 1 and the cells below your table. You have successfully selected the correct limit if cells are surrounded by a dotted line only in the column within the table.

    A column within the Excel table is chosen as a source for data verification conditions.

    Now, after clicking on “OK”, when you select the Cell H2, a drop-down button appears, which you can click to select an option from the source. Note, also, how unique values ​​are displayed in the list – in other words, Excel recognizes duplicate values, and only displays them once.

    A sale in a cell in Excel, a drop-down list, which includes all the nations of the source.

    Data verification in Excel adopts the same order as a drop-down list source. In this example, to order nations in the alphabet, you have to sort the source data by column B.

    The beauty of using this method is that if you add more rows to the format Excel table, the data verification sources automatically adjust to the additional cells or cells.

    A drop-down list in a cell in Excel has expanded to include new data in the Excel table.

    Now, you can use the filter function in Sale I2 to list the players of the selected nation:

    =FILTER(Scores(Player),Scores(Nation)=H2)
    The filter function is being used to extract a list of players from a specified country in Excel.

    Excel logo in front of an empty spreadsheet.

    Connected

    How to use filter function in Microsoft Excel

    There are more than one way to filter your data.

    Finally, use the average function in SAIL J2 to display the average score of players of this nation:

    =AVERAGEIF(Scores(Nation),H2,Scores(Total))
    The average function being used in Excel is being used to display the average score of players from a specified nation.

    A laptop with the Microsoft Excel app.

    Connected

    How to use average and average tasks in Excel

    Be selective about what to include in your average calculation.

    Method 2: Range Name

    The format table includes the second way of making a drop-down list from a column.

    Before launching the data verification dialog box, select all cells in the table that include the values ​​you want to include in the drop-down list, type a name for the range in the name box in the top-left corner of Excel Window, and press the Enter.

    To keep things simple (and memorable!), The name recorded for you selected should be similar to the column header.

    Data is selected in a column in the Excel table, and the nation is typed in the name box.

    Then, in the source field of the data verification dialog box, type a uniform sign (=), then by the name you had assigned to the range, and press Enter. In this example, you need to type:

    =Nation
    A designated range is tied after the same sign in the source area of ​​Excel's data verification dialog box.

    With the previous method, Excel assumes that the data is in a formatted table, so it automatically expands the boundary if the data is added to the next line.

    Excel has many benefits of using the designated range. For example, the nomenclature range makes your workbook more accessible to people using screen readers. In addition, you can select them from options quickly by typing in the name box or clicking down arrows, and can also select the designated range in names, and names can also be used in formulas.

    An Excel table with a nominated border.

    Connected

    I always name the range in Excel, and you also need

    Clean your Excel workbook.

    Now, with method 1, you can use filters and auspicious tasks to meet data extraction.

    However, this time, the formula can be more straightforward, as you can refer to the range you named “Rashtra”, the table in which the table is referred to.

    So, for filter in SAIL I2, it is:

    =FILTER(Scores(Player),Nation=H2)

    And for average in cell J2, it is:

    =AVERAGEIF(Nation,H2,Scores(Total))

    Using a column in an unpublished dataset

    Some types of data-like splied ares-axel can be formed as a table, so there may be times when you need to find a way to create a drop-down list from a column within an unforgettable dataset.

    After selecting the cell, in which the drop-down list will be held and clicking “data verification” in the data tab on the ribbon, select the “list” in the permission field.

    The data verification icon has been selected in the Microsoft Excel, and the list has been selected in the permission area of ​​the dialog box.

    Next, in the source field, use the indirect and counta functions to explain where to find the drop-down list options.

    In this case, typing:

    =INDIRECT("B2:B"&COUNTA(B:B))

    The column B from Cell B2 to Cell B22 as source includes all values.

    Indirect and countta functions are used in the source area of ​​data verification dialog box in Excel.

    Let us break the formula of this source about how it works.

    • = Indirect (:: This tells Excel that you want the source to be determined using a dynamic context.
    • “B2: B”: In particular, the dynamic reference begins on cell B2, and ends on another cell in column B.
    • & Counta (b: b): It counts all cells in column B that are not empty, and add total in context. In this case, column B has values ​​in 22 cells, so it converts B2: B into B2: B22.
    With the Excel logo in front of an Excel spreadsheet in the background.

    Connected

    How to use indirect function in Excel

    Use a text string to make a reference.

    Therefore, if you add another line of data below, the counta function will pick it up and indirectly indirect reference to the data verification rule that the source has expanded downwards by an additional row.

    A drop-down list in a cell in Excel has expanded to include new data in the unforved table.

    Using a formula to determine which values ​​to include in the data verification source-the conquest is considered the best practice rather than selecting the entire column because it prevents the header row and empty rows from joining the drop-down list.

    You can check it again by selecting a cell hosting the drop-down list and reopening the data verification dialog box. When you choose the source field, even if the formula has not changed, the dotted line on the spreadsheet confirms that the couple lifts new values ​​in the row.

    The dotted line that shows the data verification source in Excel indicates that a new line of data is included.

    Now that your drop-down list is ready to go, use indirect and counta functions with filter functions in SAIL I2 to complete the spreadsheet and an average function in cell J2.

    An Excel spreadsheet is showing formulas used in two cells.


    The drop-down list added through data verification tools is incredibly powerful and versatile, and can be used in many scenarios in Excel. For example, you can use drop-down lists to make regular charts dynamic-a certain way to impress your friends and colleagues.

    column data dropdown Excel List
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleDevika and Danny, a new Telugu drama, now streaming on Jio Hotstar
    Next Article UFC 316: Merb Dvalishvili vs. Scene O’Malley: Look Livestream, Start Time, Full Card
    PineapplesUpdate
    • Website

    Related Posts

    How-To

    These streaming services have the best offline mode for traveling

    June 8, 2025
    How-To

    5 shows like ‘Big Mouth’ on Netflix to stream now that animated show is over

    June 8, 2025
    How-To

    Spain vs Portugal Live Stream: How to see the Rashtra League Final 2025 from anywhere and for free

    June 8, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    Microsoft’s new text editor is a VIM and Nano option

    May 19, 2025595 Views

    The best luxury car for buyers for the first time in 2025

    May 19, 2025538 Views

    Massives Datenleck in Cloud-Spichenn | CSO online

    May 19, 2025466 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    Latest Reviews

    Subscribe to Updates

    Get the latest tech news from FooBar about tech, design and biz.

    Most Popular

    The new coding agent of Chatgpt is very big, even if you are not a programmer

    May 16, 20250 Views

    Google’s AI overview is often wrong with so confident that I have lost all confidence in them

    May 16, 20250 Views

    Set for Steller Blade PC launch set for June 11, PC System Requirements Detected

    May 16, 20250 Views
    Our Picks

    Soul is above $ 151 after sharp pullback

    June 8, 2025

    How to capture Nintendo Switch 2 in 4K

    June 8, 2025

    Forget Otter.ai: Chat only entered the meeting room

    June 8, 2025

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Facebook X (Twitter) Instagram Pinterest
    • About Us
    • Contact Us
    • Privacy Policy
    • Terms And Conditions
    • Disclaimer
    © 2025 PineapplesUpdate. Designed by Pro.

    Type above and press Enter to search. Press Esc to cancel.