Forum Discussion
_jon_
Jun 07, 2019Copper Contributor
Chart sheet default paper size
Hi, When I select data in an excel 365 worksheet and press F11 to chart it, the chart sheet creates using the 'Letter' paper size... I can manually change the chart sheet to use 'Legal' paper siz...
- Jun 10, 2019
_jon_ you'd have to add the solution to a file, then save it as a template, and open a Workbook from that template every time. It's probably something I'd create a macro for and store it in your Personal.xlsb file, then assign it to a Ribbon/QAT button.
Zack Barresse
Jun 10, 2019Iron Contributor
_jon_ you'd have to add the solution to a file, then save it as a template, and open a Workbook from that template every time. It's probably something I'd create a macro for and store it in your Personal.xlsb file, then assign it to a Ribbon/QAT button.
_jon_
Jun 11, 2019Copper Contributor
Thanks Zack