Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default Excel Run-time Environment

I have developed many applications using Access and distribute them with the
run-time environment. This is my first foray into Excel and would like to
use the same approach BUT I can't see from going to the MS Office or MSDN
sites that such a deployable environment exists.

Is there a run-time for Excel (removes the design/development capabilities)
or is there another approach I should be taking? The recipients of the
application will be those seeking grants to do research and are usually from
developing countries.

Thanks for your (anticipated) reply.


... rick

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Excel Run-time Environment

No such thing...
--
HTH...

Jim Thomlinson


"rick" wrote:

I have developed many applications using Access and distribute them with the
run-time environment. This is my first foray into Excel and would like to
use the same approach BUT I can't see from going to the MS Office or MSDN
sites that such a deployable environment exists.

Is there a run-time for Excel (removes the design/development capabilities)
or is there another approach I should be taking? The recipients of the
application will be those seeking grants to do research and are usually from
developing countries.

Thanks for your (anticipated) reply.


... rick


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Excel Run-time Environment

You can lock people out of the Design/Dev environment by going intro the VBA
editor and choosing Tools --- VBA Project Properties --- Protection, and
ticking the "Lock project for viewing" checkbox (and putting in a password).

You can protect worksheet formulae by protecting and passwording worksheets
(but you would have to unlock any cells that are supposed to take user input
or which are control cells for option buttons or checkboxes).



--
Time is just the thing that keeps everything from happening all at once


"rick" wrote:

I have developed many applications using Access and distribute them with the
run-time environment. This is my first foray into Excel and would like to
use the same approach BUT I can't see from going to the MS Office or MSDN
sites that such a deployable environment exists.

Is there a run-time for Excel (removes the design/development capabilities)
or is there another approach I should be taking? The recipients of the
application will be those seeking grants to do research and are usually from
developing countries.

Thanks for your (anticipated) reply.


... rick


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
Excel General Environment Techtrainer Excel Discussion (Misc queries) 1 January 18th 08 12:25 PM
Can excel regognise asp environment? Clogger71 Excel Discussion (Misc queries) 0 July 6th 06 06:24 PM
Closing Excel Safely within a Web Environment Rodney[_4_] Excel Programming 1 September 9th 05 06:40 AM
How do I use environment variables in Excel? kfloyd Excel Programming 3 December 1st 04 09:17 PM
Can I use Environment variables (such as %USERPROFILE%) in Excel . Tom Ogilvy Excel Programming 0 August 24th 04 04:42 PM


All times are GMT +1. The time now is 01:20 PM.

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"