Dtree11
07-25-2006, 09:15 AM
4000 points to the person who answers this riddle:
I have a problem in excel, I have four sheets of data that shares certain pieces of information. In the largest data sheet, Column A has names and Column B has their corresponding job titles. Well, the other worksheets only have Column A (Names). Manually writing in the corresponding job titles is out of the question, because there is an incredible amount of names. I need to write a function that will automatically fill in the job title based on the name. So far I was able to make separate columns that listed the names based on the job title heading, all on the same sheet. Now I need to have one column that gives the job titles and is aligned with the corresponding names. I do not care if the Job titles were given a numerical name, to make things easier.
I have a problem in excel, I have four sheets of data that shares certain pieces of information. In the largest data sheet, Column A has names and Column B has their corresponding job titles. Well, the other worksheets only have Column A (Names). Manually writing in the corresponding job titles is out of the question, because there is an incredible amount of names. I need to write a function that will automatically fill in the job title based on the name. So far I was able to make separate columns that listed the names based on the job title heading, all on the same sheet. Now I need to have one column that gives the job titles and is aligned with the corresponding names. I do not care if the Job titles were given a numerical name, to make things easier.