brendalpzm
Board Regular
- Joined
- Oct 3, 2022
- Messages
- 59
- Office Version
- 365
- 2021
- 2019
- 2016
- Platform
- Windows
I have 2 text box (not a user form) in one text box the user is supposed to type the employee number (TextBox1) and when they click on the "search" button, it should bring in the TextBox2 the name according to the employee number.
The sheet where the textboxes are located is called "Input" and the data base with the employee numbers with the names is called "DB", 1st column is the emlpoyee number and 2nd is the employee name, A:B.
The sheet where the textboxes are located is called "Input" and the data base with the employee numbers with the names is called "DB", 1st column is the emlpoyee number and 2nd is the employee name, A:B.