confusedjo
New Member
- Joined
- Aug 16, 2011
- Messages
- 28
I currently have a workbook with 2 sheets -
sheet one (event) containing columns:-
Membership No(d cell) Name(e cell) Grade(f cell)
sheet two (data) containing columns with the data
Membership No (a cells) Name(b cell) Grade(c cell)
what i am wanting to do is pull the name and grade information from sheet2 when i enter the membership no in sheet one. I have been able to do this with vlook formula but would like to do this for the whole worksheet without formulas and having trouble writing a code in vba to complete this - any help would be greatly appreicated (totally new to coding).
Any help is greatly appreciated
sheet one (event) containing columns:-
Membership No(d cell) Name(e cell) Grade(f cell)
sheet two (data) containing columns with the data
Membership No (a cells) Name(b cell) Grade(c cell)
what i am wanting to do is pull the name and grade information from sheet2 when i enter the membership no in sheet one. I have been able to do this with vlook formula but would like to do this for the whole worksheet without formulas and having trouble writing a code in vba to complete this - any help would be greatly appreicated (totally new to coding).
Any help is greatly appreciated