S
Stu
I have a label report that customers run. Often times they will print off,
say, six labels on a new sheet of label stock using the report. The page of
labels has, say, 27 labels on it, so they would like to reuse the label page
for the next report, and specify that the run should start at the eighth
label. Creating a form that asks them for the starting label number is easy
enough, but in VBA how would I specify the starting label number for the
label report? Would I have to pad the recordset with some blank records at
the front to force the first real record to print at the right starting
label number? Or is there a better way? Using Access XP.
Stu W.
say, six labels on a new sheet of label stock using the report. The page of
labels has, say, 27 labels on it, so they would like to reuse the label page
for the next report, and specify that the run should start at the eighth
label. Creating a form that asks them for the starting label number is easy
enough, but in VBA how would I specify the starting label number for the
label report? Would I have to pad the recordset with some blank records at
the front to force the first real record to print at the right starting
label number? Or is there a better way? Using Access XP.
Stu W.