A little complicated

Rebecca Kowalski

New Member
Joined
Feb 16, 2016
Messages
31
Hi all,

Well my macro is working fantastically thanks to every ones help here. Just need a little more assistance.

I need to add a finishing touch to my Marco, I need to add code that will once the macro is run convert it to a PDF Document, Save it in the name of two cells within the tab, and obviously save in a particular place.

Is this over complicating it? Would just make my life so much easier if I can get this to work. :confused:
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
Hi,

You can use in your macro: .ExportAsFixedFormat Type:=xlTypePDF ...

Hope you can insert it correctly in your macro ...

HTH
 
Upvote 0
Hi,
Thanks for this but I need to be able to select the cells in the form to use as the File Name and also for it to save in a specific location.

Please can you be more specific on the above as that doesn't seem to do anything I need.
 
Upvote 0
Hi again,

Why don't you post your macro ...

It will make it much easier to suggest the exact code ... :wink:
 
Upvote 0

Forum statistics

Threads
1,214,971
Messages
6,122,520
Members
449,088
Latest member
RandomExceller01

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top