Hi guys,
I said yes to a project not knowing quite what I got myself into, so I'm here hoping for a helping hand. I understand basic VBA maneuvers, but I'm no wizard, none what so ever.
I am working for a company who would like to send out offers to clients who they visit. They sell 3 kind of products and not all customers will need a quote for all 3 services.
On the front page i will therefore need a marking tool for each of the services which Excel can read and create the PDF from that marking. And easy click-box will be sufficient. That i can easily handle myself.
If they mark the services the CreatePDF VBA programming will need to only create the sheets which is marked at the front page. Do you understand?
Each of the services will need a sheet for itself
I have used a variant of this brilliant VBA macro:
This only selects and prints the active sheets. I will need to select the sheets marked at the front page. I'm pretty lost and dont know where to go from here.
Bookmarks