E
emc
I have two separate text boxes in a report. I have put an expression in each
box being:
=IIf([ManageAnnualSum]=Not True,0,[ManageAnnualSum]/4)
and
=IIf([Manage%]=Not True,0,[Manage%]*[RentPQ])
What I would like to do, if possible, is to have the two expressions in the
one text box so that if the ManageAnnualSum has no entry then it will put in
the Manage% sum. Is this possible?
Any help would be very much appreciated.
emc
box being:
=IIf([ManageAnnualSum]=Not True,0,[ManageAnnualSum]/4)
and
=IIf([Manage%]=Not True,0,[Manage%]*[RentPQ])
What I would like to do, if possible, is to have the two expressions in the
one text box so that if the ManageAnnualSum has no entry then it will put in
the Manage% sum. Is this possible?
Any help would be very much appreciated.
emc