Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Convert an excel file to an exe file


Paul Wrote:
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)


--
davesexcel


------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=537576

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default 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" wrote in message
...
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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 400
Default 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" wrote in message
...
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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default 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" wrote in message
...
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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Convert an excel file to an exe file

Hi Paul,

Give XLtoEXE a try. Drop a line to the author at .
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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default 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" wrote in message
oups.com...
Hi Paul,

Give XLtoEXE a try. Drop a line to the author at .
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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
convert email address file in Excel 2000 to Word file with commas Mike A. Excel Discussion (Misc queries) 8 October 14th 08 02:48 PM
How do I convert an excel file into a comma separated values file Conquerer Excel Discussion (Misc queries) 3 August 17th 06 09:19 PM
How do I convert a Quattro Pro 7 file to an Excel 2003 file? Lisa Excel Discussion (Misc queries) 1 June 16th 06 07:28 PM
How do I convert excel file into ASCII text file with alignment? Rosaiah Excel Discussion (Misc queries) 2 June 27th 05 12:17 PM
How do I increase file limitations to convert a file to Excel? Rastafella Excel Discussion (Misc queries) 1 March 4th 05 03:43 PM


All times are GMT +1. The time now is 05:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"