Make an exe !

achalrikhi

New Member
Joined
Nov 20, 2013
Messages
38
Dear all,

I have completed a project. But I want to make this project install-able program on every machine. Must work on every machine, even on the machine where MS Access or MS Office is not installed.

Please guide the process and suggest all the files to be included in the process. Please help step by step as I am no master and just a novice.

Thanks & Regards

Achal
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
1. IF Excel, you can create an ADD-IN. The macros/vb is saved as an add-in, .xla
email it to the user and they put it in their addin folder, and the macro is available to them.
(downside , updates are a pain to re-install)
or
2. just send a locked excel workbook , they open it, click the run button on the main menu)
(no downside, just overwrite the old one with the latest one)
or
3. IF MS ACCESS, just download FREE Access runtime. Send the user the .accdb and it runs it normally.
 
Last edited:
Upvote 0
They need to install the Access runtime, without it, they can't run anything - it is free though
 
Upvote 0

Forum statistics

Threads
1,221,854
Messages
6,162,450
Members
451,765
Latest member
craigvan888

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