So I've been trying without much success to integrate isnull into my Index/Match vba code.
Basically, the program needs to find a Date in column C, this date was presaved in a variable called YRow.
Then it needs to check whether a corresponding row in Column E is blank.
After that, it'll take...