This is either the easiest problem to solve, or the hardest, as I've spent hours trying to look this up.
I have a worksheet populated with about 15,000 rows and 8 columns full of data. I have created a simple userform to quickly search the list, however, I need the ability to search two fields at the same time. I want to find the row with a specific Vendor Code and Document Type. There should only be one result if both criteria are searched simultaneously.
Capture.PNG
My current code for the Find Data button is below. As you can see, I'm only searching for the Vendor Code.
If anyone could help me that would be amazing. Thank you.![]()
Please Login or Register to view this content.
Bookmarks