B
bw
Consider the following control in a Report Footer:
="Direct Total = " & Sum([PDSeats])
I want to allow [PDSeats] to have an alpha value which is computed as a
value zero(0) in the Sum function, but still displays and the alpha value on
the body of the report.
Can someone explain?
Thanks,
Bernie
--
="Direct Total = " & Sum([PDSeats])
I want to allow [PDSeats] to have an alpha value which is computed as a
value zero(0) in the Sum function, but still displays and the alpha value on
the body of the report.
Can someone explain?
Thanks,
Bernie
--