combobox search for 2 fields

Mina Garas Daniel

Registered User.
Local time
Today, 02:09
Joined
Jul 21, 2017
Messages
66
Hello everyone
I need your help in this problem
I need to create a combo box as a search box
Search about item name and its serial no.
I need when I write in combo box
The item name or serial number
Display item name in a text box
All in data sheet view

I hope found solution for this in this great forum

Thanks
 
Hi. You could try starting out by using the Combobox Wizard and select the third option. You can then try to modify the code afterwards.
 
Hi. You could try starting out by using the Combobox Wizard and select the third option. You can then try to modify the code afterwards.
Thank you
But I don't know vba codes
 
Thank you
But I don't know vba codes
You'll have to learn it eventually. Maybe we can start today. Add a Combobox to your Form using the Wizard and select the Third option. It will only allow you to search for one field, let it. We'll adjust it later to use two fields. Let us know how it goes.
 
This might be something you can use:-



contact me for details of how to get it for free...
 

Users who are viewing this thread

Back
Top Bottom