I need some help from our Crystal gurus out there: I've written a report that pulls revenues by segment, and a subreport that is pulling the expenses by segment - in this case, the third segment of the GL account. I have a shared variable pulling the total for the expenses to the main report in a group footer for the segment. Works fine when there are expenses to calculate, but if the segment has no expenses, the total from the previous segment is repeated on each segment until another account has expenses. I need to have a zero or null in the shared var when there are no records in the sub report - any ideas? We're on a tight deadline here.