=AND(ISBLANK(B5), B$4="Received", ISNUMBER(A5), NETWORKDAYS(A5, TODAY())>2)
Is there a way to do this exact thing, but be 48 hours instead?