Hi All
I have a workbook which users enter data for labels in one sheet this data is linked to another sheet which has the layout for the labels. the user enters the number of individual labels required and then this is converted to the number of pages required as there are 8 labels per printed page the label sheet has the print area set to cover the maximum number of labels ever likely to be needed. Can I set the Print Range in the print dialogue box (i.e. 1 to "X") using this calculated value (X) and ultimately carry out the print operation in 1 button click in the data entry page. I have a little experience with VBA (more with Access) but am not an expert. Would it be easier to change label layout to just one page of labels and set number of copies from data value(X) instead?
Thanks in advance for any advice offered.
I have a workbook which users enter data for labels in one sheet this data is linked to another sheet which has the layout for the labels. the user enters the number of individual labels required and then this is converted to the number of pages required as there are 8 labels per printed page the label sheet has the print area set to cover the maximum number of labels ever likely to be needed. Can I set the Print Range in the print dialogue box (i.e. 1 to "X") using this calculated value (X) and ultimately carry out the print operation in 1 button click in the data entry page. I have a little experience with VBA (more with Access) but am not an expert. Would it be easier to change label layout to just one page of labels and set number of copies from data value(X) instead?
Thanks in advance for any advice offered.
Last edited: