alexsheehan
Member
Hi guys
I want to be able to click a hyperlink in cell "I1" and then this will activate range "C2:Q26". Once the hyperlink is clicked and the relevant range is selected, I then want to print the selection automatically. The print range has to be dynamic.
Basically, I have a range of data in "C2:Q26" with a "Print" hyperlink in cell "I1", I can get the "Print" hyperlink to select the correct range, but I cannot figure out how to then print this range once selected.
The other problem is that the "Print" hyperlink needs to dynamically reference the print range, i.e. I have several ranges in worksheet "C2:Q26", "C36:Q60", "C70:Q94" etc. (this will expand down the sheet as more data is added) and each range has a "Print" hyperlink in cell "I1", "I35", "I69" respectively (again this will expand down the sheet as more data is addded).
I need each of those "Print" hyperlinks to automatically print the respective ranges but I don't want to manually have to adjust the print ranges every time I add more data ranges.
Does this make sense?
Any help is greatly appreciated, please let me know if you need me to clarify.
I want to be able to click a hyperlink in cell "I1" and then this will activate range "C2:Q26". Once the hyperlink is clicked and the relevant range is selected, I then want to print the selection automatically. The print range has to be dynamic.
Basically, I have a range of data in "C2:Q26" with a "Print" hyperlink in cell "I1", I can get the "Print" hyperlink to select the correct range, but I cannot figure out how to then print this range once selected.
The other problem is that the "Print" hyperlink needs to dynamically reference the print range, i.e. I have several ranges in worksheet "C2:Q26", "C36:Q60", "C70:Q94" etc. (this will expand down the sheet as more data is added) and each range has a "Print" hyperlink in cell "I1", "I35", "I69" respectively (again this will expand down the sheet as more data is addded).
I need each of those "Print" hyperlinks to automatically print the respective ranges but I don't want to manually have to adjust the print ranges every time I add more data ranges.
Does this make sense?
Any help is greatly appreciated, please let me know if you need me to clarify.