Hi, i have tried to make a macro that saves a .doc as .pdf
and put 2 new buttons in the menues in word.
button nr1 should save a .doc file to "C:\alternative1\"
but i want the macro to ask for the filename for the pdf file.
button nr2 should save a .doc file to "C:\alternative2\"
and ask for the filenamne of the pdf file.
the criterias for the macro is:
1.Specified printer (eg Adobe PDF Writer , dont wanna have it as default printer)
2.location is C:\alternative1 for button nr1 and C:\alternative2 for button nr2 but i want the user to type the filename.
and put 2 new buttons in the menues in word.
button nr1 should save a .doc file to "C:\alternative1\"
but i want the macro to ask for the filename for the pdf file.
button nr2 should save a .doc file to "C:\alternative2\"
and ask for the filenamne of the pdf file.
the criterias for the macro is:
1.Specified printer (eg Adobe PDF Writer , dont wanna have it as default printer)
2.location is C:\alternative1 for button nr1 and C:\alternative2 for button nr2 but i want the user to type the filename.