Good day,
I am looking to get a button to press that will cycle through a dropdown list and print. For example, on Sheet "Hourly" I have a print area set. The dropdown is in J2. There are roughly 50 items in the dropdown.
I want the button to be able to go through each listed item in the dropdown and print off the results from the Print area. The Print area is all formulated to change when the dropdown selection is changed.
Example;
Dropdown List - 21,40,75,82
I want it to cycle through and do the following;
21,print,40,print,75,print,82,print
Is this possible?
I am looking to get a button to press that will cycle through a dropdown list and print. For example, on Sheet "Hourly" I have a print area set. The dropdown is in J2. There are roughly 50 items in the dropdown.
I want the button to be able to go through each listed item in the dropdown and print off the results from the Print area. The Print area is all formulated to change when the dropdown selection is changed.
Example;
Dropdown List - 21,40,75,82
I want it to cycle through and do the following;
21,print,40,print,75,print,82,print
Is this possible?