Majawat
New Member
- Joined
- Jun 14, 2011
- Messages
- 49
I have two sheets: Source and Database
Database has two columns, A is a list of names, B is a list of numbers
I would like a VBA code in Source to search for a user-inputted name inside Database column A and then return which row it's located.
Suggestions?
Thanks!
Database has two columns, A is a list of names, B is a list of numbers
I would like a VBA code in Source to search for a user-inputted name inside Database column A and then return which row it's located.
Suggestions?
Thanks!