In a DB of Student data I need to print 4 identical labels for each Student. My label report is query-based and uses the following criteria in the Student ID field:
"[Enter 1st ID] Or [Enter 2nd ID] Or [Enter 3rd ID] Or..." etc. If I enter the same Student ID several times the report still only displays the data on one label! "Hide Duplicates" is set to "No" in all fields on the Report. Help!
Also, is there a 'cleaner' method of entering the Student IDs for those requiring labels? Since the maximum number of Students wanting labels at one time is 20, the Query Criteria ends as such: "...Or [Enter 20th ID]". What if I only want labels for 2 Students? Do I really have to go through all 20 parameter values before the report is displayed?
Thanks in advance
"[Enter 1st ID] Or [Enter 2nd ID] Or [Enter 3rd ID] Or..." etc. If I enter the same Student ID several times the report still only displays the data on one label! "Hide Duplicates" is set to "No" in all fields on the Report. Help!
Also, is there a 'cleaner' method of entering the Student IDs for those requiring labels? Since the maximum number of Students wanting labels at one time is 20, the Query Criteria ends as such: "...Or [Enter 20th ID]". What if I only want labels for 2 Students? Do I really have to go through all 20 parameter values before the report is displayed?
Thanks in advance