Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Access Filter one CoboBox based on text in multiple text boxes

Hi I posed the following question about filtering an Access ComboBox
https://www.experts-exchange.com/questions/29165295/Access-VBA-Filter-ComboBox.html?anchorAnswerId=42985396#a42985396

I now have a similar scenario where I have three text boxes for Name, Surname and Company Name
I want the user to type anything into one or more of these text boxes and then filter a single ComboBox
called cmbLicensee
How would I do this?
ASKER CERTIFIED SOLUTION
Avatar of Daniel Pineault
Daniel Pineault

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Murray Brown

ASKER

Thanks very much