I have a formula that looks at both the date and the title of a course to determine what quarter that course is in. But, but b/c of the mass amount of courses, I'd like the formula to look at a chart on the second tab that lists all of the courses, as well as the date they are due and the quarter they're in. Right now a handful of classes are built into the formula, but if I were to add all of them it would get ridiculously long.
I'd also like to add to it by telling it to return any courses with a due date of 2013 or older to return the value "2013."
Here is the current formula that I'd like to replace with a VLOOKUP one (I think?), and does not take into account the chart on the second tab.... Any help you can provide would be greatly appreciated!![]()
=IF((B3=DATE(2014,3,31))*ISNUMBER(MATCH(A3,{"Emergency Response Overview","Taking Care of Your Back","HAZCOM","Emergency Eyewash and Shower","Office Worker Safety","Manual Material Handling","Personal Protective Equipment"},0)),"1st (2014)")
Quarter Report.xlsx
Bookmarks