Hi. I've tried using VLOOKUP, but I guess that didn't work because I need full values and not parts.
Column A has text that I need to transcribe into Column B as a specific Category. For instance, for every time "RX" appears in column A (not standalone necessarily) I need Column B to write "Medicine." For every time "Operative" or "OP" appears in Column A, I need "OP Report" to show up in column B. Here's a small example of what my A and B should look like. As it stands, A is full and B is completely empty.
[TABLE="width: 500"]
<tbody>[TR]
[TD]AMBIENRX[/TD]
[TD]Medication[/TD]
[/TR]
[TR]
[TD]AMOXICILLIN RX PHARM[/TD]
[TD]Medication[/TD]
[/TR]
[TR]
[TD]SURGICAL PATH[/TD]
[TD]Pathology Report[/TD]
[/TR]
[TR]
[TD]SURGICAL PATH 7/11[/TD]
[TD]Pathology Report[/TD]
[/TR]
[TR]
[TD]PATIENT INTAKE[/TD]
[TD]Past Record[/TD]
[/TR]
[TR]
[TD]PAST RECORD 2/13[/TD]
[TD]Past Record[/TD]
[/TR]
[TR]
[TD]OP REPORT[/TD]
[TD]OP Report[/TD]
[/TR]
[TR]
[TD]CT CYSTOGRAM 3/05/13[/TD]
[TD]X-Ray[/TD]
[/TR]
</tbody>[/TABLE]
Any help is greatly appreciated, including letting me know that I'm asking for the moon!
Thanks a bunch
Column A has text that I need to transcribe into Column B as a specific Category. For instance, for every time "RX" appears in column A (not standalone necessarily) I need Column B to write "Medicine." For every time "Operative" or "OP" appears in Column A, I need "OP Report" to show up in column B. Here's a small example of what my A and B should look like. As it stands, A is full and B is completely empty.
[TABLE="width: 500"]
<tbody>[TR]
[TD]AMBIENRX[/TD]
[TD]Medication[/TD]
[/TR]
[TR]
[TD]AMOXICILLIN RX PHARM[/TD]
[TD]Medication[/TD]
[/TR]
[TR]
[TD]SURGICAL PATH[/TD]
[TD]Pathology Report[/TD]
[/TR]
[TR]
[TD]SURGICAL PATH 7/11[/TD]
[TD]Pathology Report[/TD]
[/TR]
[TR]
[TD]PATIENT INTAKE[/TD]
[TD]Past Record[/TD]
[/TR]
[TR]
[TD]PAST RECORD 2/13[/TD]
[TD]Past Record[/TD]
[/TR]
[TR]
[TD]OP REPORT[/TD]
[TD]OP Report[/TD]
[/TR]
[TR]
[TD]CT CYSTOGRAM 3/05/13[/TD]
[TD]X-Ray[/TD]
[/TR]
</tbody>[/TABLE]
Any help is greatly appreciated, including letting me know that I'm asking for the moon!
Thanks a bunch