Hi folks,
This one may be tough, if possible at all.
I have my file here if you need it: RSC Billing Template_8-23-17_Test.xlsm - Google Drive
The formula I need is going to be in the H column, Insurance Company, from H6, down to row 500.
I am not sure you can do this with so many ' variables', but here it is...
Formula for H6:
If...
Student 1 is in cell A6, Look for Student 1 in column J.
If student 1 is in column J, insert contents of column K (same row), into column H (same row).
If student 1 is in columns J, insert contents of column L (same row), into column F (same row).
If...
Student 2 is in cell A6, Look for Student 2 in column J.
If student 2 is in column J, insert contents of column K (same row), into column H (same row).
If student 2 is in columns J, insert contents of column L (same row), into column F (same row).
If...
Student 3 is in cell A6, Look for Student 3 in column J.
If student 3 is in column J, insert contents of column K (same row), into column H (same row).
If student 3 is in columns J, insert contents of column L (same row), into column F (same row).
etc...
There can be up to 200 students listed in column J, from J6:J205.
If there is no student name in column A, columns F and H should be blank.
Vince
This one may be tough, if possible at all.
I have my file here if you need it: RSC Billing Template_8-23-17_Test.xlsm - Google Drive
The formula I need is going to be in the H column, Insurance Company, from H6, down to row 500.
I am not sure you can do this with so many ' variables', but here it is...
Formula for H6:
If...
Student 1 is in cell A6, Look for Student 1 in column J.
If student 1 is in column J, insert contents of column K (same row), into column H (same row).
If student 1 is in columns J, insert contents of column L (same row), into column F (same row).
If...
Student 2 is in cell A6, Look for Student 2 in column J.
If student 2 is in column J, insert contents of column K (same row), into column H (same row).
If student 2 is in columns J, insert contents of column L (same row), into column F (same row).
If...
Student 3 is in cell A6, Look for Student 3 in column J.
If student 3 is in column J, insert contents of column K (same row), into column H (same row).
If student 3 is in columns J, insert contents of column L (same row), into column F (same row).
etc...
There can be up to 200 students listed in column J, from J6:J205.
If there is no student name in column A, columns F and H should be blank.
Vince