Excel to PDF in. Exe executable file

wayunet1

New Member
Joined
Oct 17, 2013
Messages
1
Cordial greetings from Colombia commend you for the website, running codes have helped me and I learned a lot , but I want to ask and ask the favor of you if you help me with the following:


I have an application in Excel with VBA that when this extension . Xls , I click a button for me to open the help file using the following code vba


ActiveWorkbook.FollowHyperlink ( ActiveWorkbook.Path & " \ Indications ( Macrronotas ) 1.pdf " ) , NewWindow : = True


Here everything goes well . ( the help file looks like this in pdf ) , but the problem is when I want to package the application by XLtoExe tool , obviously I have the file extension . exe , but when you press the button to show me the help file ( the . pdf ) , I get the awkward error:


It has occurred error ' -2147221014 ( 800401ea ) ' runtime : Can not open the specified file

To which must be that, being that the package the application all is well routed ( in the file where this application in Excel is also the help file ) .


Thank you very much for your attention and help
Att . Hernan Camilo
hecamava@gmail.com
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.

Forum statistics

Threads
1,215,364
Messages
6,124,510
Members
449,166
Latest member
hokjock

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