Question:
I have an event that runs Monday - Friday (event a). I have another event that runs the 15th of the month (event B) and another that runs the last day of the month (event C). When all three are in the current file the same day I want event b/c both to run before event A. Will event A wait for these?
Answer:
Yes, when all 3 are in the schedule the same day. Event A will wait for Event B and C. It does not matter which order Event B/C run in.