Return the non blank items in a list Excel

How to create a dynamic list without blank in Excel?

In some cases, you have a list of data with some blanks, and now you want to create a dynamic list based on these data without the blanks, and most of you may remove the blank one by one then create the dynamic list, but here I will tell you a quick way to solve this task in Excel.

Create a dynamic list and remove blanks

Create a dynamic list and remove blanks

1. Select a cell next to the original list and type this formula =IF[B2="","",MAX[A$1:A1]+1] into it, and then drag the autofill handle down to the range you need. Now you will see only the cells with data has a number next to. See screenshot:

In above formula, B2 is the first cell in the range that you will create a dynamic list by.

2. Then go to another column and type this formula =IFERROR[INDEX[$B$2:$B$11,MATCH[ROW[]-ROW[$D$1],$A$2:$A$11,0]],""] into it, and then drag the autofill handle down until blank cells appears.

In the above formula, B2: B11 is the range of original data, and A2:A11 is the range that number the row in step 1.

3. Then select a cell or range you want to create the dynamic list without blanks, and click Data > Data Validation. See screenshot:

4. In the Data Validation dialog, select List from the Allow list, and type this formula =OFFSET[Sheet1!$C$1,1,0,MAX[Sheet1!$A:$A],1] into Source textbox. See screenshot:

Note:

1. In Excel 2007, users cannot use reference to other worksheets or workbook for Data Validation criteria. Therefore, you need to select a blank cell in current worksheet in Step 3, and enter the formula =OFFSET[$C$1,1,0,MAX[$A:$A],1] into Source text box in Step 4.

2. In the above formula, C1 is the first cell of the new list you made in step 2.

5. Click OK. Then you can see the dynamic list is created without blanks.

quickly select duplicate or unique values in an Excel range

In Excel sheet, if you have a range which includes some duplicate rows, you may need to select them or outstanding them, but how can quickly solve this job?If you have Kutools for Excel, you can use the Select Duplicate & Unique Cells utility to quickly select the duplicate ones or unique values in the range, or fill background and font color for the duplicates and unique values. Click for 30 days free trial!
Kutools for Excel: with more than 300 handy Excel add-ins, free to try with no limitation in 30 days.

Relative Articles:

  • Create dynamic drop down list alphabetically

The Best Office Productivity Tools

Kutools for Excel Solves Most of Your Problems, and Increases Your Productivity by 80%

  • Reuse: Quickly insert complex formulas, chartsand anything that you have used before; Encrypt Cells with password; Create Mailing List and send emails...
  • Super Formula Bar [easily edit multiple lines of text and formula]; Reading Layout [easily read and edit large numbers of cells]; Paste to Filtered Range...
  • Merge Cells/Rows/Columns without losing Data; Split Cells Content; Combine Duplicate Rows/Columns... Prevent Duplicate Cells; Compare Ranges...
  • Select Duplicate or Unique Rows; Select Blank Rows [all cells are empty]; Super Find and Fuzzy Find in Many Workbooks; Random Select...
  • Exact Copy Multiple Cells without changing formula reference; Auto Create References to Multiple Sheets; Insert Bullets, Check Boxes and more...
  • Extract Text, Add Text, Remove by Position, Remove Space; Create and Print Paging Subtotals; Convert Between Cells Content and Comments...
  • Super Filter [save and apply filter schemes to other sheets]; Advanced Sort by month/week/day, frequency and more; Special Filter by bold, italic...
  • Combine Workbooks and WorkSheets; Merge Tables based on key columns; Split Data into Multiple Sheets; Batch Convert xls, xlsx and PDF...
  • More than 300 powerful features. Supports Office/Excel 2007-2019 and 365. Supports all languages. Easy deploying in your enterprise or organization. Full features 30-day free trial. 60-day money back guarantee.
Read More... Free Download... Purchase...

Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Read More... Free Download... Purchase...
  • 14 Comments
  • Login
  • Sort by Newest
    • Best
    • Popular
    • Newest
    • Oldest
Say something here...
symbols left.
You are guest
  • Login Now
or post as a guest, but your post won't be published automatically. Post
Loading comment... The comment will be refreshed after 00:00.
  • To post as a guest, your comment is unpublished.
    Keith · 8 months ago
    Excellent! This works to eliminate cells with "" in them also and allows you to use many functions that cannot handle blank or empty cells. Thank you!
    • Reply
  • To post as a guest, your comment is unpublished.
    Marc · 1 years ago
    THank you so much for this beautiful trick !! very smart and beautiful ! Marc
    • Reply
  • To post as a guest, your comment is unpublished.
    David · 2 years ago
    you are a genius :]
    • Reply
  • To post as a guest, your comment is unpublished.
    RJ · 2 years ago
    Thanks a lot! Just perfect and exactly what I needed.
    • Reply
  • To post as a guest, your comment is unpublished.
    JV · 2 years ago
    Hi Guys, your tutorial above 'create a dynamic list without blank in Excel' worked perfectly for me.

    Without people like you I would never have gained the skills in Excel I have today.

    Thank You so very much. Regards. JV
    • Reply
  • To post as a guest, your comment is unpublished.
    Rodrigo · 2 years ago
    This works perfectly, thanks, but what can I do in case of dependant lists, where the secondary list depends on a primary list in another cell?
    • Reply
  • To post as a guest, your comment is unpublished.
    sdafasf · 2 years ago
    I recreated the exact same formulas and cells and it repeats the numbers. Instead of 1, 2, 3, it's showing, 1, 1, 2, 2, 3, 3, etc.
    • Reply
    • To post as a guest, your comment is unpublished.
      Sunny · 2 years ago
      Hi, sdafasf, could you upload your data and formula for details?
      • Reply
  • To post as a guest, your comment is unpublished.
    Jerome · 3 years ago
    I'm just getting circular reference on the max formula? It's not working. If I change my iteration settings, it just keeps continuously keeps adding for no reason.
    • Reply
  • To post as a guest, your comment is unpublished.
    pavanrag · 3 years ago
    Thanks. For some reason i does not populate the last 8 row. Say my total count or max value is 34 this formula populates only 26. Any idea?
    • Reply
  • To post as a guest, your comment is unpublished.
    Pavan · 3 years ago
    Thanks. For some reason i does not populate the last 8 row. Say my total count or max value is 34 this formula populates only 26. Any idea?
    • Reply
  • To post as a guest, your comment is unpublished.
    Mohtashim · 4 years ago
    Thank you very much for this post. It really helped me in creating numbers in ascending order excluding blank cells in Excel.


    Thumps up:]
    • Reply
  • To post as a guest, your comment is unpublished.
    Thank you · 4 years ago
    The create dynamic list and remove blanks

    worked perfectly, thank you for posting this.
    • Reply
  • To post as a guest, your comment is unpublished.
    Cath · 4 years ago
    In Excel 2007 you can refer to a list in another sheet if it's been named. When you want to reference the list, click into the Source box, press the F3 function key, and select the list
    • Reply

Video liên quan

Chủ Đề