Hi Anthony. This one's a doozy. To recap, you're being asked to
dynamically evaluate each Project's Tasks, figure out which Task is
"next up" on the workplan, and then read ahead four additional Tasks to
get a sense of what's coming...regardless of the dates in which those
Tasks will occur (e.g. all within today, all within the next week, all
within the next month, or "whenever"). If you go after it, I expect
you'll need to consider: Actual Start (not null) and Actual End (null)
to pick off the ...