Hi Karen,
This happening because the second record for the SigSteatemnt field is null. When a formula tries to evaluate a null value it stops evaluating and becomes null itself.
Try going to File > Report Options > General Settings and check Convert Database NULL Values to Default. That will give a value of an empty string ("') to the Null records and allow your formula to evalaute.
Regards,
Graham