Hi all,
Ok, I have the student login details for everyone in the school. I've created this dashboard but need it a little more secure than simply typing in the orison number (unique student identifier), I want the use to type in their orison number and their DOB.
Where the class (KG2A) is in the picture below, I am using the formula: =index(UPS!B2:B,(match(F6,UPS!S2:S,0))*(match(C5,UPS!C2:C,0)))
UPS is the seperate tab which holds all the information required.
Column B = class
Column C = orison number
Column S = DOB
My issue atm, is that it worked, however when I input change the DOB but keep the orison number as is, the class remains the same. I want the two variables to work together and produce the class, and if they don't work together produce an error.
Many thanks
Ok, I have the student login details for everyone in the school. I've created this dashboard but need it a little more secure than simply typing in the orison number (unique student identifier), I want the use to type in their orison number and their DOB.
Where the class (KG2A) is in the picture below, I am using the formula: =index(UPS!B2:B,(match(F6,UPS!S2:S,0))*(match(C5,UPS!C2:C,0)))
UPS is the seperate tab which holds all the information required.
Column B = class
Column C = orison number
Column S = DOB
My issue atm, is that it worked, however when I input change the DOB but keep the orison number as is, the class remains the same. I want the two variables to work together and produce the class, and if they don't work together produce an error.
Many thanks