Hi.
I want to print plant labels with pictures, but only for those records for which a picture exists.
How do I create a recordsource or query for a report that captures only plant records with pictures? I want to use the recordset/query as the basis for printing labels from the report and for deleting only those printed from the temp table that is the printing queue, so that those remaining in the queue can be printed on a different type of label without picture.
I can use fso and fileExists ok. I just don't know how to use it to limit records captured by a recordset/query.
Daniel Dillon
O o . (<--- brain shrinking at rate shown.)
I want to print plant labels with pictures, but only for those records for which a picture exists.
How do I create a recordsource or query for a report that captures only plant records with pictures? I want to use the recordset/query as the basis for printing labels from the report and for deleting only those printed from the temp table that is the printing queue, so that those remaining in the queue can be printed on a different type of label without picture.
I can use fso and fileExists ok. I just don't know how to use it to limit records captured by a recordset/query.
Daniel Dillon
O o . (<--- brain shrinking at rate shown.)