N
Nick L
I have a report which prints out address labels for a journal distribution.
The label layout isn't always the same. If the addressee's subscription is
about to expire a warning is added to the label.
The problem I have is that the VBA code references fields in the underlying
query which are not used in the report itself (e.g. journal issue number).
I get an error message saying that the fields cannot be found.
So far the only way round this that I have discovered is to put all the
required additional information in a hidden text-box.
Is there a better way?
Nick.
The label layout isn't always the same. If the addressee's subscription is
about to expire a warning is added to the label.
The problem I have is that the VBA code references fields in the underlying
query which are not used in the report itself (e.g. journal issue number).
I get an error message saying that the fields cannot be found.
So far the only way round this that I have discovered is to put all the
required additional information in a hidden text-box.
Is there a better way?
Nick.