+ Reply to Thread
Results 1 to 7 of 7

Convert an excel file to an exe file

  1. #1
    Paul
    Guest

    Convert an excel file to an exe file

    Hi all,

    I have a spreadsheet workbook that i would like to convert to an .exe file,
    so it acts as a standalone application. Not all my target users will have
    excel installed, so i need a way to distribute the workbook so all can use
    it.

    Thanks



  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,524

    Lightbulb

    Quote Originally Posted by Paul
    Hi all,

    I have a spreadsheet workbook that i would like to convert to an .exe file,
    so it acts as a standalone application. Not all my target users will have
    excel installed, so i need a way to distribute the workbook so all can use
    it.

    Thanks
    Can't be done, if that could be done, microsoft would be out of bussiness!(haha)

  3. #3
    RB Smissaert
    Guest

    Re: Convert an excel file to an exe file

    Possibly you could do it with a VB(6) .exe if you don't rely on VBA
    functions and if you can present your data in a grid control or listview or
    whatever suitable.

    RBS

    "Paul" <paul.hawkins2@blueyonder.co.uk> wrote in message
    news:e3naH%23EbGHA.3444@TK2MSFTNGP05.phx.gbl...
    > Hi all,
    >
    > I have a spreadsheet workbook that i would like to convert to an .exe
    > file, so it acts as a standalone application. Not all my target users will
    > have excel installed, so i need a way to distribute the workbook so all
    > can use it.
    >
    > Thanks
    >



  4. #4
    AA2e72E
    Guest

    Re: Convert an excel file to an exe file

    .. not if the format is XLS:; you'd still need Excel.

    If you do not want Excel & still wish to have the XLS format, lookup
    ExcelWriter.

    A PC does not have to have Excel to be able to create and update XLS files:
    you can create XLS files and add information within them using the JET driver
    & SQL. However, such files do not contain any formats and cannot be opened
    except by Excel.



    "RB Smissaert" wrote:

    > Possibly you could do it with a VB(6) .exe if you don't rely on VBA
    > functions and if you can present your data in a grid control or listview or
    > whatever suitable.
    >
    > RBS
    >
    > "Paul" <paul.hawkins2@blueyonder.co.uk> wrote in message
    > news:e3naH%23EbGHA.3444@TK2MSFTNGP05.phx.gbl...
    > > Hi all,
    > >
    > > I have a spreadsheet workbook that i would like to convert to an .exe
    > > file, so it acts as a standalone application. Not all my target users will
    > > have excel installed, so i need a way to distribute the workbook so all
    > > can use it.
    > >
    > > Thanks
    > >

    >
    >


  5. #5
    NickHK
    Guest

    Re: Convert an excel file to an exe file

    Paul
    You could install the free MS Excel Viewer, if they only need to read the
    file.
    Or the free OpenOffice; but VBA will not run.

    NickHK

    "Paul" <paul.hawkins2@blueyonder.co.uk> wrote in message
    news:e3naH%23EbGHA.3444@TK2MSFTNGP05.phx.gbl...
    > Hi all,
    >
    > I have a spreadsheet workbook that i would like to convert to an .exe

    file,
    > so it acts as a standalone application. Not all my target users will have
    > excel installed, so i need a way to distribute the workbook so all can use
    > it.
    >
    > Thanks
    >
    >




  6. #6
    Shuvro Basu
    Guest

    Re: Convert an excel file to an exe file

    Hi Paul,

    Give XLtoEXE a try. Drop a line to the author at <orlando@cpap.com.br>.
    I'm sure he will oblige. Sorry I cant get my hands on his website. Try
    to do a Google on the email ID. I'm sure you will find it. Free
    software.

    regds


  7. #7
    NickHK
    Guest

    Re: Convert an excel file to an exe file

    From the website, it says:
    "Like XL files, the EXE files created are not independent of Excel..."

    So kinda defeat the point that the OP was after.

    NickHK

    "Shuvro Basu" <shuvrobasu@gmail.com> wrote in message
    news:1146647165.129834.111240@j73g2000cwa.googlegroups.com...
    > Hi Paul,
    >
    > Give XLtoEXE a try. Drop a line to the author at <orlando@cpap.com.br>.
    > I'm sure he will oblige. Sorry I cant get my hands on his website. Try
    > to do a Google on the email ID. I'm sure you will find it. Free
    > software.
    >
    > regds
    >




+ 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