Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default create spreadsheet as stand-alone application

I have developed an extensive (macro-enabled) spreadsheet application that I
would like to share with others who do not have access to Excel. I would like
those users to be able to input into unprotected fields and be able to run
the macros; I have downloaded the Excel Viewer - but it does not allow for
user input or macros.

How can an Excel Spreadsheet be shared with others to be used as a
stand-alone application?

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 449
Default create spreadsheet as stand-alone application

That is unfortunately impossible. You must rebuild the whole thing in a
programming suite like Visual Studio, C++Builder or similar. Consider also
an online webpage solution instead of a standalone program.

HTH. Best wishes Harald

"pamela" wrote in message
...
I have developed an extensive (macro-enabled) spreadsheet application that
I
would like to share with others who do not have access to Excel. I would
like
those users to be able to input into unprotected fields and be able to run
the macros; I have downloaded the Excel Viewer - but it does not allow for
user input or macros.

How can an Excel Spreadsheet be shared with others to be used as a
stand-alone application?

Thank you.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default create spreadsheet as stand-alone application

Not neccesarily. I have come accross 2 programs that could help:
Google search for doneex excel compiler or "excel translator" for the c++.

"Harald Staff" wrote:

That is unfortunately impossible. You must rebuild the whole thing in a
programming suite like Visual Studio, C++Builder or similar. Consider also
an online webpage solution instead of a standalone program.

HTH. Best wishes Harald

"pamela" wrote in message
...
I have developed an extensive (macro-enabled) spreadsheet application that
I
would like to share with others who do not have access to Excel. I would
like
those users to be able to input into unprotected fields and be able to run
the macros; I have downloaded the Excel Viewer - but it does not allow for
user input or macros.

How can an Excel Spreadsheet be shared with others to be used as a
stand-alone application?

Thank you.



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
Embed application in spreadsheet Mark N Excel Discussion (Misc queries) 2 August 31st 09 12:25 AM
Compiling Spreadsheet Into Application excel-ant Excel Programming 0 April 30th 08 09:02 PM
How to distribute a workbook as a stand-alone application? Paul Gallagher Excel Programming 5 March 16th 05 09:53 PM
Why can't create Excel.Application using CreateObject? [email protected] Excel Programming 0 May 6th 04 03:46 AM
VBA building stand alone application Roland Excel Programming 1 November 14th 03 01:19 PM


All times are GMT +1. The time now is 08:05 AM.

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

About Us

"It's about Microsoft Excel"