B
BigAl
in the below formula, can i relate "Sheet1" to a value in a cell. for
example, if i have a load of work sheets (named a, b c, etc. for
convenience) could i put a,b,c etc. in a column and relate the formula
to those values?
=IF(C6="elective",VLOOKUP(Sheet1!B6,elective,2,FALSE),IF(C6="emergency",VLOOKUP(Sheet1!B6,emergency,2,FALSE),VLOOKUP(Sheet1!B6,daycase,2,FALSE)))*1.0541
example, if i have a load of work sheets (named a, b c, etc. for
convenience) could i put a,b,c etc. in a column and relate the formula
to those values?
=IF(C6="elective",VLOOKUP(Sheet1!B6,elective,2,FALSE),IF(C6="emergency",VLOOKUP(Sheet1!B6,emergency,2,FALSE),VLOOKUP(Sheet1!B6,daycase,2,FALSE)))*1.0541