+ Reply to Thread
Results 1 to 3 of 3

Programming Excel Visual Basic Stand alone

  1. #1
    Registered User
    Join Date
    06-25-2009
    Location
    Los angeles, CA
    MS-Off Ver
    Excel 2003
    Posts
    26

    Programming Excel Visual Basic Stand alone

    Not sure if anyone can help with this. But thanks to the help of many of you on this forum I have created a pretty neat excel program, that saves me about a 1/2 hours worth of work each time I use.

    I was thinking about selling this other people in my field, but didnt want to just give them an excel work book.

    So I began thinking about writing the program in Visual Basic. I happen to have a copy of Visual Basic 5 enterprise edition, I know its quite outdated but I already own it and am somewhat familiar with it albeit on a very low level.

    Is there a way to just incorporate my excel work book into VB so I dont have to re write everything and just kind of use VB as a nice shell to give the work book a stand alone look and feel.

    Or is there another way to turn my work book into a stand alone program?

    Anyone have any ideas

    Thanks All

  2. #2
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile Re: Programming Excel Visual Basic Stand alone

    Good morning Billyboy

    There is a free application here that purports to turn your Excel workbook into an .exe file. Don't know how good it is as I've never used it, buit it's free so you've lost nothing.

    That aside, Excel isn't a secure development platform so anything that you put in to try and protect your work can be circumvented - if you choose to develop in Excel, then that's something you have to get used to.

    No you can't incorporate your work straight into VB - you are going to have to recode a lot of it and write whole new bits to handle things that are done for you automaticaly in Excel - file formats and the like. Just out of interest, your VB5 is now well out of date and has been superceded by newer versions, and is now known as Visual Basic. You might consider ditching VB5 and downloading Visual Basic Express Edition 2008 for free from here.

    HTH

    DominicB
    Please familiarise yourself with the rules before posting. You can find them here.

  3. #3
    Registered User
    Join Date
    06-25-2009
    Location
    Los angeles, CA
    MS-Off Ver
    Excel 2003
    Posts
    26

    Re: Programming Excel Visual Basic Stand alone

    Thanks i will check out that program

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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