Notifications
Clear all
VBA & Macros
4
Posts
2
Users
0
Reactions
96
Views
Topic starter
Hi Champions!
I would like to know how I have to edit the Macro so that a pdf for each row is created and whose file name is based on column A, example Steve B.pdf
File is attached.
Posted : 18/09/2019 1:55 pm
Hi,
The attached file will create a PDF for each row, but it is just saving the ActiveSheet as per your code. Is this what you want?
Regards
Phil
Posted : 18/09/2019 7:13 pm
Topic starter
Thanks Phil, the file name automation is solved!
However, because I did not properly explain the other point, the content does not display as I want. Column A should not show and each pdf should have only the corresponding row. Please refer to the screenshot
Posted : 19/09/2019 9:24 am
Hi Stefano,
Try the attached file.
regards
Phil
Posted : 19/09/2019 8:27 pm