R
Rick
Is there a way in VBA to suppress printing a record? I have created a select
query and want to display missing data to the user. In the Detail_Format I
examine each record and, if it has no missing data, would like to suppress
printing and move to the next record.
I can't seem to get the reportobject.nextrecord or the Cancel=True to work.
Is there another method?
Thank you.
.... rick
query and want to display missing data to the user. In the Detail_Format I
examine each record and, if it has no missing data, would like to suppress
printing and move to the next record.
I can't seem to get the reportobject.nextrecord or the Cancel=True to work.
Is there another method?
Thank you.
.... rick