Hi guys,
I have .xlsm file which I use for creating orders to our supplier and sending them in pdf file type format automatically using button Send order.
What I need is a vba code which will create a copy of complete workbook template keeping formulas and all formatting, but without data about products ordered (rows from 10 further). New order shoud be created by clicking on button Create new order and saved in same file directory but with different name.
I am kind of stuck with issue and would appreciate your help.
Thank you very much.
Petra
I have .xlsm file which I use for creating orders to our supplier and sending them in pdf file type format automatically using button Send order.
What I need is a vba code which will create a copy of complete workbook template keeping formulas and all formatting, but without data about products ordered (rows from 10 further). New order shoud be created by clicking on button Create new order and saved in same file directory but with different name.
I am kind of stuck with issue and would appreciate your help.
Thank you very much.
Petra