Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default Using xla's on a shared drive


I came across a post in 2005 (Thomlinson/RB Smissaert) that suggested have a
loader add-in on the workstation that opened the add-in on a shared drive not
as add-in but as a normal but hidden xls file. There was some suggestion that
excel couldn't handle add-ins remote from the host but I have not tested this.

My question though is if a pseudo xla or a genuine referenced xla on the
shared drive is already open will a second user be greeted by the 'File is in
use/Read only/Cancel/Notify' dialog?

--
Ken
"Using Dbase dialects since 82"
"Started with Visicalc in the same year"
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default Using xla's on a shared drive

No, it works fine: see my auto-reversioning add-in loader. download from
http://www.decisionmodels.com/downloads.htm

The Add-In Loader is designed to solve some of the problems of maintaining
and loading Add-Ins on a network:

Dynamic reversioning of add-ins with automatic link updating.

Control from a central point which add-ins will be automatically loaded
when Excel starts.

Control from a central point which add-ins will be available for
on-demand loading.

Enable updated versions of an add-in to be placed on a server at the
same time as previous versions are in use.

Optionally specify and/or change the network path for each add-in.

No Registry changes for load and unload.

The Add-In Loader helps the User:

Improve Excel start-up time by bypassing the loading of add-ins that are
only needed intermittently.

Minimize memory use by loading add-ins when needed and easily unloading
them when not needed.

Dynamically load the latest version of an add-in, whilst unloading any
version which is currently loaded.

Dynamically update any links that point to old versions of loaded
add-ins when a workbook is opened or an add-in is loaded.


--
Charles
___________________________________
The Excel Calculation Site
http://www.decisionmodels.com

"K_Macd" <kmacdonald "A_T" activ8 ''D O T'' net [ST OP] au wrote in message
...

I came across a post in 2005 (Thomlinson/RB Smissaert) that suggested have
a
loader add-in on the workstation that opened the add-in on a shared drive
not
as add-in but as a normal but hidden xls file. There was some suggestion
that
excel couldn't handle add-ins remote from the host but I have not tested
this.

My question though is if a pseudo xla or a genuine referenced xla on the
shared drive is already open will a second user be greeted by the 'File is
in
use/Read only/Cancel/Notify' dialog?

--
Ken
"Using Dbase dialects since 82"
"Started with Visicalc in the same year"



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
using a macro to map a shared drive Popeye the powerman[_2_] Excel Programming 5 May 12th 09 06:17 PM
Saving shared spreadsheets on a shared drive. Meridith Excel Discussion (Misc queries) 0 April 3rd 08 05:20 PM
shared spreadsheet on a shared drive Meridith Excel Discussion (Misc queries) 0 January 23rd 08 02:16 AM
Printing viewing a shared workbook on a shared drive aloomba Excel Discussion (Misc queries) 0 April 13th 07 02:52 PM
Shared drive aaron Excel Programming 0 August 5th 04 08:20 PM


All times are GMT +1. The time now is 02:30 AM.

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"