Hello!
I'm creating a course schedule with all courses and their information.
I have a problem with automated "course started" formula.
When I insert the course name and the info when the course is taking place, I'd want that it looks from the table that has the course begun yet.
I want the formula to column C, and at columns E, F and G there's the values about which year, on what term and in what period the course is at.
For example:
Course Started Year Term Period Programming 1 Yes 1 1 1 Mathematics 1 Yes 1 1 2 Programming 2 No 1 2 4 Networks 2 No 2 1 1
I've created to columns S-W another table with the beginning and ending times of all periods, (Beginning date, ending date, year, term, period) but I can't figure out how to get a formula which tests if the current period has started.
I know the formula at C has to be something like "look up if E,F,G's corresponding value at U,V,W is < TODAY()", but I can't write that as a formula.
So far I've tried with VLOOKUP, INDEX, MATCH, and combinations of those with IF's and everything but without any luck.
I hope someone can help me understand this.
Thanks in advance
-Mike
Bookmarks