I have two reports. Short and Long. The second report has one field which is an picture embedded. I'm tryint to do something like, If field is null open short report else if field is not null open second report. Also account for the fact that multiple records can be selected to print. There could be a case where there a 2 records with attachments and two records without. How can can I display this to tje user using two seperate reports?
Please Help!!!
Please Help!!!