Forum Discussion
RoyJr
Aug 04, 2020Copper Contributor
VBA Search for Multiple Criteria
Hello, Need assistance in understanding and formulating a VBA code for multiple criteria search. I currently have a VBA Userform that searches for individual criteria and once I enter a date (cur...
kumachir
Aug 26, 2020Copper Contributor
Hey Smart Guy,
I am just new to VBA learning path. Some how i could able to create one user form with one textbox search and get the data into the listbox.
Now i have one English word power excel file. Where there will be 3 textbox. One by word search , another by synonyms search and another by antonyms search. the search can be either of any 3 textbox and the result can be display in listbox below with the words, synonyms , antonyms and many more columns say 3 more column.
The user form will will search, add, delete, or exit records.
Help of to get the understanding with the example through the blog post or youtube video.