Hi All,
Good morning/afternoon/evening depending on where you are in the world.
I've run into a little problem on this fine Monday morning! I feel like its a really easy one and I'm just being an idiot, or the weekend hasn't quite worn off completely I'm not sure! I've tried looking online and on the forum however I feel like my wording in the searches hasn't been producing the right results.
Basically I have a list of patients and they've been seeing two types of doctors, psychologists and psychiatrists. I want to make it so when the doctors name is entered it automatically assigns their role in the next cell. I have all the doctors names in two lists based on their role and would like to use that list the check against the name entered on the patient list.
[TABLE="width: 600"]
<tbody>[TR]
[TD]Patient No.[/TD]
[TD]Doctor Name[/TD]
[TD]Doctor Role[/TD]
[TD][/TD]
[TD]Psychologist[/TD]
[TD]Psychiatrist[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]Ollie Ollison[/TD]
[TD](Psychologist)[/TD]
[TD][/TD]
[TD]Ollie Ollison[/TD]
[TD]Michael Michaelson[/TD]
[/TR]
[TR]
[TD]1235[/TD]
[TD]Phil Philson[/TD]
[TD](Psychiatrist)[/TD]
[TD][/TD]
[TD]David Davidson[/TD]
[TD]Phil Philson[/TD]
[/TR]
[TR]
[TD]1236[/TD]
[TD]David Davidson[/TD]
[TD](Psychologist)[/TD]
[TD][/TD]
[TD]Laura Laurenson[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1237[/TD]
[TD]David Davidson[/TD]
[TD](Psychologist)[/TD]
[TD][/TD]
[TD]Steve Stevenson[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1238[/TD]
[TD]Laura Laurenson[/TD]
[TD](Psychologist)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1239[/TD]
[TD]Michael Michaelson[/TD]
[TD](Psychiatrist)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1240[/TD]
[TD]Phil Philson[/TD]
[TD](Psychiatrist)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The "Doctor Role" column is the one I'd like the formula in and the text in brackets is how it should read off if it works! As I said I don't think its actually as complicated as I'm making it for myself but Monday is Monday! Hope someone can help!
Good morning/afternoon/evening depending on where you are in the world.
I've run into a little problem on this fine Monday morning! I feel like its a really easy one and I'm just being an idiot, or the weekend hasn't quite worn off completely I'm not sure! I've tried looking online and on the forum however I feel like my wording in the searches hasn't been producing the right results.
Basically I have a list of patients and they've been seeing two types of doctors, psychologists and psychiatrists. I want to make it so when the doctors name is entered it automatically assigns their role in the next cell. I have all the doctors names in two lists based on their role and would like to use that list the check against the name entered on the patient list.
[TABLE="width: 600"]
<tbody>[TR]
[TD]Patient No.[/TD]
[TD]Doctor Name[/TD]
[TD]Doctor Role[/TD]
[TD][/TD]
[TD]Psychologist[/TD]
[TD]Psychiatrist[/TD]
[/TR]
[TR]
[TD]1234[/TD]
[TD]Ollie Ollison[/TD]
[TD](Psychologist)[/TD]
[TD][/TD]
[TD]Ollie Ollison[/TD]
[TD]Michael Michaelson[/TD]
[/TR]
[TR]
[TD]1235[/TD]
[TD]Phil Philson[/TD]
[TD](Psychiatrist)[/TD]
[TD][/TD]
[TD]David Davidson[/TD]
[TD]Phil Philson[/TD]
[/TR]
[TR]
[TD]1236[/TD]
[TD]David Davidson[/TD]
[TD](Psychologist)[/TD]
[TD][/TD]
[TD]Laura Laurenson[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1237[/TD]
[TD]David Davidson[/TD]
[TD](Psychologist)[/TD]
[TD][/TD]
[TD]Steve Stevenson[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1238[/TD]
[TD]Laura Laurenson[/TD]
[TD](Psychologist)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1239[/TD]
[TD]Michael Michaelson[/TD]
[TD](Psychiatrist)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1240[/TD]
[TD]Phil Philson[/TD]
[TD](Psychiatrist)[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The "Doctor Role" column is the one I'd like the formula in and the text in brackets is how it should read off if it works! As I said I don't think its actually as complicated as I'm making it for myself but Monday is Monday! Hope someone can help!