sharky12345
Well-known Member
- Joined
- Aug 5, 2010
- Messages
- 3,422
- Office Version
- 2016
- Platform
- Windows
I need to find a way of identify the row number where specific values are found in multiple columns.
The search criteria is on a Userform and is as follows;
Textbox1 - search column A
Textbox2 - search column B
Textbox3 - search column E
TextBox4 - search column F
Once the row is found I need to store the row number as a variable.
The search criteria is on a Userform and is as follows;
Textbox1 - search column A
Textbox2 - search column B
Textbox3 - search column E
TextBox4 - search column F
Once the row is found I need to store the row number as a variable.