Example of desired output might help. PullDate as you have it, is a textual string and probably should be [PullDate]. Also, the IIF is missing the alternative for when the first part is not true. The OR part is, I think, ambiguous as it's basically like you're saying give me A or B. I doubt that's what your intent is. Also, AND or OR logical operators often have to be grouped to get the desired affect. Then, if there is only one ReleaseDate, you can only make one evaluation of your expression because < Null is invalid because Null cannot be compared to anything.
I'm not sure where you'd begin given all that and not knowing what some valid results might be.
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.