![]() |
#1
|
|||
|
|||
![]()
Hi,
I want a macro for the below requirements : 1. Convert the current page of word document into pdf 2. Should take me by default to Desktop 3. Should allow me to give a file name *** I have the below code, however i have the below challenges: a. entire word document is getting convert instead of current page b. by default taking me to My documents folder on my system Sub PDF() With Dialogs(wdDialogFileSaveAs) .Name = "Draft_[Topic]_[Date]" .Format = wdFormatPDF .Show End With End Sub Can some help me in editing the above code or give me a new code with above requirements Thanks in advance.... |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Convert Word 2007 macro to work in Word 2003 | Kamaflage | Word VBA | 1 | 02-25-2015 11:40 PM |
How Do I Convert XML to Word? | Synful | Word | 13 | 11-23-2014 02:18 PM |
![]() |
Catty | Word VBA | 1 | 12-11-2013 03:57 PM |
![]() |
trtrtre | Word | 1 | 12-27-2011 07:26 PM |
![]() |
priya | Word | 1 | 10-07-2011 11:03 AM |