ipbr21054
Well-known Member
- Joined
- Nov 16, 2010
- Messages
- 5,737
- Office Version
- 2007
- Platform
- Windows
Hi,
I have a worksheet called Sheet1
On sheet1 is a Combobox1 which will have the names inside.
These names are on a worksheet called TYPE and cells A1:A5
I would like the user to select a name then depending on the selection put a letter in cell P7
Here is the names & letter assigned to that name.
ANDY = G
BOB = X
CHARLIE = N
DAVID = M
So basically if David is selected then put the letter M in cell P7
Thanks very much.
I have a worksheet called Sheet1
On sheet1 is a Combobox1 which will have the names inside.
These names are on a worksheet called TYPE and cells A1:A5
I would like the user to select a name then depending on the selection put a letter in cell P7
Here is the names & letter assigned to that name.
ANDY = G
BOB = X
CHARLIE = N
DAVID = M
So basically if David is selected then put the letter M in cell P7
Thanks very much.