redspanna
Well-known Member
- Joined
- Jul 27, 2005
- Messages
- 1,604
- Office Version
- 365
- Platform
- Windows
Hi all
Can somebody please help with some code for the following.
Search for the name value selected in data validation box of sheet1 cell G10 through column A of sheet 2
Each time the same name is found copy the value in the subsequent columns B,C and D and into next available row of column E,F,G of sheet1
Example
Validation box contains name Mr Smith
Sheet2 contains data:
Mr Jones Blue 4
Mr Smith Blue 5
Mr Smith Green 7
Miss Hue Yellow 9
Mr Smith Yellow 8
Results will show in first available columns E,F,G sheet 1 as:
Mr Smith Blue 5
Mr Smith Green 7
Mr Smith Yellow 8
Any help appreciated and thanks in advance
Can somebody please help with some code for the following.
Search for the name value selected in data validation box of sheet1 cell G10 through column A of sheet 2
Each time the same name is found copy the value in the subsequent columns B,C and D and into next available row of column E,F,G of sheet1
Example
Validation box contains name Mr Smith
Sheet2 contains data:
Mr Jones Blue 4
Mr Smith Blue 5
Mr Smith Green 7
Miss Hue Yellow 9
Mr Smith Yellow 8
Results will show in first available columns E,F,G sheet 1 as:
Mr Smith Blue 5
Mr Smith Green 7
Mr Smith Yellow 8
Any help appreciated and thanks in advance