Hi
I really need some help. This is the case:
I have a workbook with about 60 sheets and the number of sheets will change over time.
I would like to save selected sheets to 1 single PDF file, in the same place as the orginalfile with the same filename + with date and time stamp created.
I want the macro to loop trough all sheets in the workbook and if, for example A100 = “print” I want the sheet included In the PDF file report. When the file is saved a would like a msg box to appear with number of sheets saved.
Is this possible?
Can someone help me please, I am a very frustrated and I can’t fix the code myself and need some help
Thanks in advance
//Daniel
I really need some help. This is the case:
I have a workbook with about 60 sheets and the number of sheets will change over time.
I would like to save selected sheets to 1 single PDF file, in the same place as the orginalfile with the same filename + with date and time stamp created.
I want the macro to loop trough all sheets in the workbook and if, for example A100 = “print” I want the sheet included In the PDF file report. When the file is saved a would like a msg box to appear with number of sheets saved.
Is this possible?
Can someone help me please, I am a very frustrated and I can’t fix the code myself and need some help
Thanks in advance
//Daniel