+ Reply to Thread
Results 1 to 4 of 4

Excel program converted to executable file

  1. #1
    Forum Contributor
    Join Date
    04-23-2007
    Location
    Texas
    Posts
    417

    Excel program converted to executable file

    Hello,
    I would like some advice but I'm not sure where to look so I'm asking in this forum. I've recently created a program in excel that I believe will help others in my industry. How difficult would it be to convert my program into an actually installable application for Windows?

    The program I’ve built is basically excel vba with some basic conditional formatting and if conditions are true an email is sent. There is also an excel add-in that uses OSIS-PI database utility. I’m hoping there is a tool kit already provided by OSIS that could be used in the windows application. That will be needed in order to make what I’ve built function properly.

    Any guidance would be apricated because I’m not sure what would be the best way to go about converting what I have into an actual executable program.
    If we all use our Minds our Heads and our Brains NO TELLING what we could come up with!!

  2. #2
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,439

    Re: Excel program converted to executable file

    .
    Excel as a stand alone executable is not feasible. Lots of previous inquiries regarding this ... to the disappointment of the posting individual, myself included.

    The definition of "executable" means that Excel can run without Windows/Office . You can distribute your project to others but they will need Windows to run it.

    The next question that usually is asked is ... How do I protect my code from others ?

    Excel does not have a means of being protected. Everything that has been devised to date utilizes a method of hiding and/or obscuring
    the macro codes. With enough effort anyone can circumvent those measures and retrieve the original code. The level of effort required
    is a great deal less than utilized by actual "hackers" of truly executable programs.

    Now ... there are a couple (literally) of good programs that can obscure & hide your code ... but that is only for the honest people in the world who
    have no interest or knowledge in breaking into your macro codes.

  3. #3
    Forum Contributor
    Join Date
    04-23-2007
    Location
    Texas
    Posts
    417

    Re: Excel program converted to executable file

    Thanks for the reply. Could be that I try to recreate the same functions as excel using visual studio. I'm thinking this maybe my only option. I would have to research if OSIS has a functioning tool-kit for visual studio, which I think they would have that. Weather or not is available is another question..

  4. #4
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,439

    Re: Excel program converted to executable file

    .
    Visual Studio that has the ability to compile into an executable is an excellent choice.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to read cells values from a converted to excel (converted to exe file)
    By AttalaEA in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-04-2014, 02:57 AM
  2. Creating a executable VB program
    By fabb2004 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-21-2010, 05:53 AM
  3. getting an excel file to run as an executable
    By excellenze in forum Excel General
    Replies: 1
    Last Post: 03-24-2006, 03:50 PM
  4. [SOLVED] How do I create an executable excel file?
    By StephenAccountant in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-20-2006, 11:55 PM
  5. [SOLVED] How can generate an executable file from Excel?
    By Ofigomez in forum Excel General
    Replies: 4
    Last Post: 10-25-2005, 09:05 AM
  6. Controlling VB executable from Excel File
    By Graham Masters in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-23-2005, 01:05 PM
  7. [SOLVED] Excel file as an executable?
    By James in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-07-2005, 04:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1