A
Albert
I am using Access as my data source.
The project is a debt collection letter merge.
Each recipent has a different number of items due.
The relevant part of the record layout is as follows:
[Desc_1]; [Amt_1] [Desc_2]; [Amt_2]....[Desc_n]; [Amt_n]
The Description field is always NOT NULL; however, the Amount field may be
null.
If the Amount field is null, how do I supress it and the corrresponding
Description?
Thanks,
The project is a debt collection letter merge.
Each recipent has a different number of items due.
The relevant part of the record layout is as follows:
[Desc_1]; [Amt_1] [Desc_2]; [Amt_2]....[Desc_n]; [Amt_n]
The Description field is always NOT NULL; however, the Amount field may be
null.
If the Amount field is null, how do I supress it and the corrresponding
Description?
Thanks,