I need your assistance with a small project I am working on. I know what I am going to ask you will be trivial to you considering the good knowledge many of you have of Excel functions and formulas, but please educate me.
If I have a list of names in a column... if there are three or four columns (A1:C)... If I enter a name in a cell (B9), how can I have Excel find out which column that name is in (C9)?
** since I am not familiar with VBA, I would hope you would offer a suggestion that involved a function/formula **
example:
.........a..............b..............c..........d..........e.....
1.COLUMNA.....COLUMNB.....COLUMNC
2..Jack............Bill..............****
3..Jill...............Bob............Tom
4..James..........Buffy..........Harry
5..Judy............Bobby.........John
6..Jake............Bess...........Jane
7..Jesse..........Brian
8
9.................ENTER.NAME...THIS.NAME.IS.IN
9..................Brian.............COLUMNB
9..................Jane.............COLUMNC
9..................James...........COLUMNA
9..................Bobby...........COLUMNB
9..................Tom.............COLUMNC
just out of curiosity, How can I have Excel notify user if one or more names on the either columns were identicle? I have a list of names in the columns. I want to input names out of that list in another column. How can I have Excel check to see if a name was repeated in the inputed list?
I'll appreciate all the help I can get. Thank you.
If I have a list of names in a column... if there are three or four columns (A1:C)... If I enter a name in a cell (B9), how can I have Excel find out which column that name is in (C9)?
** since I am not familiar with VBA, I would hope you would offer a suggestion that involved a function/formula **
example:
.........a..............b..............c..........d..........e.....
1.COLUMNA.....COLUMNB.....COLUMNC
2..Jack............Bill..............****
3..Jill...............Bob............Tom
4..James..........Buffy..........Harry
5..Judy............Bobby.........John
6..Jake............Bess...........Jane
7..Jesse..........Brian
8
9.................ENTER.NAME...THIS.NAME.IS.IN
9..................Brian.............COLUMNB
9..................Jane.............COLUMNC
9..................James...........COLUMNA
9..................Bobby...........COLUMNB
9..................Tom.............COLUMNC
just out of curiosity, How can I have Excel notify user if one or more names on the either columns were identicle? I have a list of names in the columns. I want to input names out of that list in another column. How can I have Excel check to see if a name was repeated in the inputed list?
I'll appreciate all the help I can get. Thank you.
Last edited: