cken21
Technical User
- Oct 19, 2011
- 37
Hi,
I am trying to create a search tool on a user form, i need it to search an excel sheet using one field (Text 4 characters) and have it return the data from the two adjacent cells after i click a command button. e.g
Search field:
Initials: CKKS
Returns
Manager: 1
Personnel: 123456
I am a novice with Visual basic any help would be greatly appreciated
I am trying to create a search tool on a user form, i need it to search an excel sheet using one field (Text 4 characters) and have it return the data from the two adjacent cells after i click a command button. e.g
Search field:
Initials: CKKS
Returns
Manager: 1
Personnel: 123456
I am a novice with Visual basic any help would be greatly appreciated