Re: How to distribute a workbook as a stand-alone application?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Bob Phillips (bob.phillips_at_notheretiscali.co.uk)
Date: 03/16/05


Date: Wed, 16 Mar 2005 21:15:20 -0000


"Paul Gallagher" <pgallagher@psygenomics.com(mod)> wrote in message
news:AEA2211C-E992-4853-9670-A247774A2159@microsoft.com...
> Hmm, I thought that that was exactly the point of the Office Developer
> editions...to generate solutions (applications, whatever you want to call
> them) that operate with the same functionality as a customized excel
workbook
> or access database, but that cannot be modified so easily by the user and
do
> not require an actual copy of Office to run them.

MS is a business, and a vey good businees (read successful). And how do they
make so much money, by selling millions of copies of OS and Office. It's a
cash cow.

> The documentation for Office 2000 developer says that you can deploy
> solutions with a distributable and royalty-free MsAccess runtime, and I
> assume you can do the same for Excel-type functionality. If every user
> would need the office software to run the app, then what's the point of
using
> any of the Developer tools? Why not just distribute a workbook?

Flexibility, versatility, and size. A stand-alone is smaller, anjd eaier to
ditribute than a workbook. Actually, if you are not using the Access
functionality, you could probably get away with that by creating the mdb on
your machine, and distribute that as well. Access is not really my forte, so
I am not sure what runtime functionality is provided. But if you want to use
any of the Excel product functionality, be it directly or by automation, you
need that product.

Do you expect to be able to use an Oracle database without an Oracle
licence?



Relevant Pages

  • Re: COPYING OR IMPORTING EXCEL SPREADSHEETS/WORKBOOKS
    ... Yes you can, but in terms of functionality, I think you will lose the ... But you insert the Workbook as an embedded object ... > IN THE NEW WORD 2003, CAN YOU COPY OVER AN EXCEL SPREADSHEET OR WORKBOOK ...
    (microsoft.public.word.docmanagement)
  • Re: Problem with Save As
    ... workbook in a formula, that may be the reason. ... While using Save As functionality, i am puttin Square Braces "" in the file name. ...
    (microsoft.public.excel.misc)
  • Re: Pesky little problem with no solution?
    ... workbook was only introduced to the find / replace screen in ver 2002 - so ... > they'd replicate useful full menu functionality. ... >>need to cycle through all sheets in the workbook in your ... >>Dim Wks As Worksheet ...
    (microsoft.public.excel.worksheet.functions)
  • VBA Control over Shape (combo-box) created directly in workbook
    ... been clicked by the user, then once they make a selection, I was hoping ... was able to select the shape/combobox using the following line of code; ... as what functionality or code topic in excel I should be reading up on, ...
    (microsoft.public.excel.programming)