hello
I am trying to come up with a way to print a selected group of worksheets through a command button
the selected group of worksheets will change weekly
The worksheets that will print will be named as zip codes IE: 01001, 01010, 01030...ect
I thought maybe...on a worksheet...
in column B, all zip codes we use would be listed,
in column D, would be day shift, and I could put the text PRINT in the same row as a worksheet I wanted to print
in column E, would be night shift, and I could put the text PRINT in the same row as the worksheet I wanted to print
So if I had a code the would look for PRINT in in the rows of column D then
print the same worksheets that are listed in the same rows of column B
I cant seem to put anything together to make this work
thanks for your help
Thomas
I am trying to come up with a way to print a selected group of worksheets through a command button
the selected group of worksheets will change weekly
The worksheets that will print will be named as zip codes IE: 01001, 01010, 01030...ect
I thought maybe...on a worksheet...
in column B, all zip codes we use would be listed,
in column D, would be day shift, and I could put the text PRINT in the same row as a worksheet I wanted to print
in column E, would be night shift, and I could put the text PRINT in the same row as the worksheet I wanted to print
So if I had a code the would look for PRINT in in the rows of column D then
print the same worksheets that are listed in the same rows of column B
I cant seem to put anything together to make this work
thanks for your help
Thomas