+ Reply to Thread
Results 1 to 3 of 3

Converting Spreadsheet to EXE

  1. #1
    news-server.insight.rr.com
    Guest

    Converting Spreadsheet to EXE

    Hi All,

    Has anyone seen a way to convert a spreadsheet to a stand-alone application,
    so users don't need Excel to run it?

    It looks like there are quite a few options for converting it into .NET,
    ASP, HTML, etc, but I don't really want to make the users install/upgrade
    these components, and I don't want to deal with browser differences if I can
    avoid it.

    The free Excel reader would be fine if it let users change values, but it
    doesn't.

    I guess I really just want to turn my spreadsheet into and EXE if possible,
    but I'm open to other suggestions.

    Are the only two Microsoft options for opening a spreadsheet: 1. the free
    Excel reader and 2. the full-blown version of Excel? Does Microsoft have
    some sort of limited Excel to bundle with spreadsheets?

    thanks,
    Cliff



  2. #2
    Harald Staff
    Guest

    Re: Converting Spreadsheet to EXE

    Hi Cliff

    Not possible, sorry.

    HTH. Best wishes Harald

    "news-server.insight.rr.com" <[email protected]> skrev i melding
    news:[email protected]...
    > Hi All,
    >
    > Has anyone seen a way to convert a spreadsheet to a stand-alone

    application,
    > so users don't need Excel to run it?
    >
    > It looks like there are quite a few options for converting it into .NET,
    > ASP, HTML, etc, but I don't really want to make the users install/upgrade
    > these components, and I don't want to deal with browser differences if I

    can
    > avoid it.
    >
    > The free Excel reader would be fine if it let users change values, but it
    > doesn't.
    >
    > I guess I really just want to turn my spreadsheet into and EXE if

    possible,
    > but I'm open to other suggestions.
    >
    > Are the only two Microsoft options for opening a spreadsheet: 1. the

    free
    > Excel reader and 2. the full-blown version of Excel? Does Microsoft

    have
    > some sort of limited Excel to bundle with spreadsheets?
    >
    > thanks,
    > Cliff
    >
    >




  3. #3

    Re: Converting Spreadsheet to EXE

    VBA Excel gives you full control over the menus.

    Just make it so that when that Workbook opens up that the normal menus
    disappear and create your own menus. Have only your own menus display.

    You can create a bat file to open your Excel file.


+ 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