How to filter a form when button is clicked based on user input

ubersetis93

New member
Local time
Today, 08:39
Joined
Nov 20, 2020
Messages
1
I am working on a cellphone inventory database. Currently, when using the form, users will find the [Phone Number] field, right click, then filter to a specific phone number to view that record.
I would like to program a button where, when clicked, a popup box will appear from the form asking the user to input the phone number to filter to.
So essentially, I want to eliminate the right click, and select filter and turn that into a button instead.
Is this possible?
 
doable.
you can even have a Combobox ( filled with tel nos) instead of textbox.
 
I have a search one product which will do what you want it's here on my website:-


it's available for purchase. Alternatively, if you want a free copy contact me and I will tell you how you can obtain a copy for free...
 

Users who are viewing this thread

Back
Top Bottom