Create Dynamic Excel Filter - Extract data as you type

Create Dynamic Excel Filter - Extract data as you type


In this video tutorial, learn how to create a dynamic Excel filter. It instantly extracts the records as you type in the search bar.

It is created using the Activex Control Combo Box in the developer tab in Excel. It allows you to filter the results as you type in the search box. A great way to show your data and make it interactive.

Step-by-step written tutorial and download file:
http://trumpexcel.com/2015/01/dynamic...
Closed Caption:

hello and welcome to the video back from
pics and I'm some advances and in this
video i will show you how to create a
dynamic excel filter
let me first show you what i mean by a
dynamic excel filter here i have the
data with product name sales rep name
and the geography and here i have a
filter a combo box and you can see there
is a drop down with the name of
countries in this column and as soon as
I select countries for example i select
india it would filter all the records
for India
similarly if i select any other country
it would filter regard for that country
now this is a regular filter but you
also have the functionality to type
within this combo box
so here if i type say you guess it would
instantly filter these records and it
does this while i'm typing so for
example here if i type india and i type
I it would give me all the countries
that have the alphabet
I in it so it would give me India China
Indonesia Philippines Singapore
similarly Phi types eh eh it would give
me all the countries that have the
alphabet in it
so this is a dynamic filter where you
get the records as you type in the
search box
now let me show you how to create this
from scratch so here i have the raw data
I have the exact role in a product name
sales rep name and geography and I would
create that but the first do that i
would need a unique list of these
countries because i also need to create
a drop down
so to do that I would select all these
countries
copy it create a new worksheet here and
I would taste the list of countries
so here i have all the countries let me
name this time as unique list
now to remove all the duplicates i would
simply go to data and here i have remove
duplicate option when i click on this it
would give me the column here I only
have one column which is column is why
would keep it
check my data does not have headers so
this is unchecked and i would click ok
and as soon as I do this you can see it
says 12 duplicate values found and
removed eight unique values remain so
these are the list of countries let me
again
give a header to it which is unique
country list now
one additional step i would do is i
would also create a named range for this
because i would use this named range to
create a drop down in the combo box so
to do that I would go to formulas and
here i have to define names group here
if you go to define name
I can create a named range I would name
it country list the scope for be
workbook and the range would be a to a
nine so in this case I have it in the
sheet unique list and the cell
referenced as a2 a nine if you have it
somewhere else
you can refer to that area and now when
i click OK a named range has been made
you can go back and check here in a
manager you can see that here i have
countries
i also have country list demo because it
was the name is that I have used in the
demo that I showed you
initial in this video now you can see if
you click on this it will show you the
necklace
this is the list I'll go back to the
dynamic filter list and the second step
would be to create that combo box so i
would go to the Developer tab if you do
not have the Developer tab you can
simply right click on any of these tabs
and go to customize the ribbon and here
you would see that this value this
checkbox is unchecked can simply check
this and you would have the Developer
tab there in your ribbon
now i would go to insert and with an
insert you have form controls and
activex controls here
I would select combo box which is this
one as soon as I click on it and go back
to the worksheet and click anywhere else
it would insert the
combobox now in this combo box when you
right-click you would see that there's a
properties option i would click on
properties and it opens this huge dialog
box there I would have to make three
changes i would first go and i would
have to link a cell so in this case I
would link cell
k - so I would manually type k to hear
then they would be list Phil range i
would type the name of the named range
that we created so it would be country
list and i would make one more change
here it says match entry which is match
entry complete
I would change this to match entry none
and I'll show you why i made these
changes and now when i close this my
combobox is set now if i go to the
design mode and I click on it I can type
in my combobox now see what happens as
soon as i type anything in this cell
it is reflected in the selkie to which
is the link set now my combobox is done
i would also have to set the data so in
this case i would have to create 3
helper columns so i would create helper
column one or maybe I can just call it
helper 1
I would create a helper column 2 and
help our country
now in this case the idea is that if I
type something here so for example here
if i type us then all the records for us
should be extracted
so I'm using these three hyper columns
and i would use formulas to do it
the first thing I would do is I would
manually have to either type the numbers
here or i can use the Rose formula and i
would use rose formula and I would lock
the first cell reference so that when it
goes down it would give me two and three
and so on
so here it gives me one and as I double
click it gives me all these numbers tell
20 the second header column would have a
formula
and here i would first search for this
text which is in cell links el que tu
and I've searched this text within the
geography sir
and now if it will find that value so
for example if i double click on this
you can see i'll also have to lock the
link so i would hit f4 now when I double
click on it you can see that it gives me
an error
whenever there is no match but whenever
there is a match where they were there
is us here
it gives me a number so i would use this
property and i would say is number so
that it returns true and false
so for example here it would give me a
true wherever there is us and false then
there is not i would then use an if
formula and i would say if it's a true
then give me this number and give me a
black
now if i apply this formula
overall you can see that this gives me
the number the row number whenever
there's a match so for example here if I
go back and I type
I you can see it gives me all these
numbers because now is there in India if
they're in China it's there in Indonesia
Philippines Singapore so wherever there
is this alphabet I it would give me the
number and now in the last hyper column
or helper column
I would use the formula small and i
would use this area and I would say give
me the first smallest number second
smallest number torch - number so that
all these numbers stack together here
so again I would use the Rose formula
and I would lock the first cell
reference so that when it goes down if
we look for the second
the smallest number and third smallest
number so i will also have to lock this
cell reference and now when i hit enter
it gives me one here and when I
double-click you can see it gives me all
these numbers which are stacked up
together
I do not want these errors so i would
use the formula if error if there is no
better give me this value else give me a
black and now when I double click here
you can see that it gives me all these
numbers which are stacked up together
and you can see it is very dynamic if i
type us
it gives me these numbers for 7 17 and
18 which other row numbers which has
this country's for 7 17 and 18 similarly
you can try this with other countries as
well if i type can actually give me 14
and 19 because these other two rows that
have this country
now I simply have to extract so for
example at me for demo purposes have us
here in the combo box and I have to
extract this data which means i have to
extract these real numbers
so to do that I would simply copy this
heading
I would protect here let me
shift the combo box
and now i would use the index formula
here
so index formula the area would be this
entire area
this entire range of cells I would press
f4 to lock it and the row number would
be this value and i would have to lock
it so that when i go to the right it
does not change so i would have to lock
g g 4 and the column number would be in
this case the column number would be one
because I need the product name so i
will use the columns formula here
I would again use the same technique and
I would lock
I for so that when i go to the right it
becomes 2 and n 3
now when i hit enter you can see it
gives me product for and as I go to the
right it gives me product for Rachel us
which is a product for it to us which is
this one fourth row if I go down
it gives me product seven and again if i
go to the right
it gives me the right right data now I
do get some air because then there is no
data here it as it goes down
I would have to use the if error formula
again and i would say there is no error
give me this value
let's give me a black and now when I
drag this
you can see that i have the data
extracted
now i can simply for cosmetic purposes
move this dialog box here so that this
link cell is hidden
I can maybe change the little bit and
align it to the middle so that the value
is not visible or you can simply go in
and just hide this by making it white or
go to custom number formatting and do
that and here I've set this
now if you hide all this data then you
would see that this has become a dynamic
filter you have a drop down here so i
would go to the Developer tab
get out of the design mode and now you
can see there is this entire drop-down
list if i select a donation I have the
results for Indonesia if i select any
other country i would have the results
for that country
and I would also have the ability to
write here so if i type china i would
have all the required for China if i
type canada and i would have all the
required for Canada
so this is how you can create a dynamic
filter now it is not necessary that your
data should recite in the same worksheet
your back and it could be anywhere in
some any any other worksheet and you can
create a filter as a summary sheet or as
a user interface and it is not even
necessary to have this functionality as
such you can also try some variations
for example in this case if i type in I
it will give me all the countries which
has the alphabet i but if you want only
the country that start with I which will
be india and indonesia then you can
configure that in a way where you can
use the hyper columns tweak the formula
so that it gives you that result
so you can try different variations but
overall this is how you can create a
dynamic excel filter
I hope you found this video useful thank
you and have a nice day

Video Length: 12:25
Uploaded By: Trump Excel
View Count: 107,565

Related Software Products
Excel ActiveX
Excel ActiveX

Published By:
Any Draw

Description:
Excel ActiveX Control enables your application to display and interact with Microsoft Excel document. Simply place the OCX on your form, you can have all the office functions. Support office automation client with abundent samples. Feature: 1. Easily create online Excel applications with the ocx. 2. Support office automating client. You can delelop your own office programme rapidly. 3. Support File upload and download with HTTP or FTP method. You can open web file eaisly. 4. It can be ...


Related Videos
How To Do Three Different Drop Down Lists in Excel 2010
How To Do Three Different Drop Down Lists in Excel 2010

Tori Cushing from BlueGlass Inc will show users how to do three different types of Excel drop down lists. She will walk through creating drop downs with data validation, form controls, and activex control combo boxes. hr / bClosed Caption:/b hey guys this is troy pushing with blue glass and sam's gonna want to do a quick excel tutorial on how to do different drop-down menus the first one is going to be using data validation I use this with ...
Video Length: 07:47
Uploaded By: BlueGlassInc
View Count: 549,313

Create a Dropdown List with a Combo Box or List Box
Create a Dropdown List with a Combo Box or List Box

http://myexcelcharts.blogspot.com How to create a dropdown list with an Active X Combo Box Control. Other examples include how to create two type of lists with an Active X List Box. hr / bClosed Caption:/b hina session i'm gonna show you how to create a drop down list with a combo box and another example of a maybe not a drop down list but a list with a list box and these are controls within Excel so let's go for the first ...
Video Length: 08:43
Uploaded By: Doug H
View Count: 256,656

Excel VBA ActiveX Controls #1 Worksheet Button and Textbox
Excel VBA ActiveX Controls #1 Worksheet Button and Textbox

Using a Button and a Textbox directly on a worksheet to invoke some simple VBA code. In this lesson, we show the user how to access the Design mode in the Developer ribbon. Design mode allow you to resize/reshape ActiveX items and right-click,Properties to edit properties. We also give the button and textbox a custom name and watch how excel utilizes that name. **Limited Offer** Learn to Make Excel Do Your Work For You with The Ultimate Excel Programmer Course – Get the ...
Video Length: 07:04
Uploaded By: ExcelVbaIsFun
View Count: 79,699

How to Create Barcodes in Microsoft Excel 2010 using the Barcode ActiveX Control
How to Create Barcodes in Microsoft Excel 2010 using the Barcode ActiveX Control

This tutorial explains how to create barocdes in Microsoft Excel using the IDAutomation Barcode ActiveX Control. For the written tutorial, please visit: http://www.idautomation.com/barcode-c... ActiveX Control: http://www.idautomation.com/barcode-c... (includes demo, pricing, and user manual) For Technical Support, visit the IDAutomation Support Forum: http://support.idautomation.com
Video Length: 01:51
Uploaded By: IDAutomation Barcode Technology
View Count: 63,354

How to make QR Codes form worksheet data in Excel
How to make QR Codes form worksheet data in Excel

How to set up the Excel Ribbon to show the Developer Tab: https://strokescribe.com/en/create-ba... How to enter and run a sample VBA code. How to add reference to ActiveX control. How to prepare Excel worksheet to make multiple QR codes from cells. See sample VBA code here - https://strokescribe.com/en/qr-code-e...
Video Length: 01:06
Uploaded By: strokescribe
View Count: 56,341

Excel2010
Excel2010

Barcode ActiveX in Microsoft Office Excel 2010
Video Length: 03:52
Uploaded By: BarcodeTools
View Count: 47,751

Excel VBA ActiveX Series #2 Checkbox, Changing cell value on click, and background color!
Excel VBA ActiveX Series #2 Checkbox, Changing cell value on click, and background color!

In this lesson, we explore running a macro or sub when clicking on a checkbox. NOTE: The check box is Boolean, so it's only TRUE or FALSE, checked or unchecked, respectively. This is super cool and very simple to play around with. Check it out!! **Limited Offer** Learn to Make Excel Do Your Work For You with The Ultimate Excel Programmer Course – Get the Full 9+ Hour Premium Course for 75% off using coupon code: https://www.udemy.com/ultimate-excel-... Click Now to Order and get ...
Video Length: 08:49
Uploaded By: ExcelVbaIsFun
View Count: 42,562

Excel VBA ActiveX Series #4 Combobox - Drop down you can resize and move. Fill with Custom criteria
Excel VBA ActiveX Series #4 Combobox - Drop down you can resize and move. Fill with Custom criteria

A Combobox is like a drop-down list, except you may also type custom things beyond the scope of the list. You can move them all around your worksheet and resize them easily. You can also fill them any way you want using the ADDITEM method. For example, to fill a simple yes or no combobox: Sub FillCmbOne() Combobox1.Clear 'to start from scratch. Combobox1.AddItem "Yes" Combobox1.AddItem "No" End Sub **Limited Offer** Learn to Make ...
Video Length: 10:05
Uploaded By: ExcelVbaIsFun
View Count: 40,264

activeX with Excel 2007
activeX with Excel 2007

Showing the use of activeX with Excel 2007 (no sound)
Video Length: 10:10
Uploaded By: stikpet
View Count: 32,442

Copyright © 2025, Ivertech. All rights reserved.