PC Review


Reply
Thread Tools Rate Thread

Add-in version check

 
 
=?Utf-8?B?RGFu?=
Guest
Posts: n/a
 
      19th Jun 2007
I keep updating an Add-in for my users every few weeks. each time I call it
with it's new version name (started with Power1.0.xla , but now already
Power5.3.xla)

Is there a way I can put a code on my users workbook - let say on Sub
Workbook_Open() to check that the user has the last add-in version - and if
he/she does not to install the last version for him/her (the add-ins are
saved on a shared drive - so they all have access to it).

Many thanks

Dan
 
Reply With Quote
 
 
 
 
Chip Pearson
Guest
Posts: n/a
 
      19th Jun 2007
How would the code know what the latest version actually is?


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)

"Dan" <(E-Mail Removed)> wrote in message
news:E4680974-EA08-4E29-9228-(E-Mail Removed)...
>I keep updating an Add-in for my users every few weeks. each time I call it
> with it's new version name (started with Power1.0.xla , but now already
> Power5.3.xla)
>
> Is there a way I can put a code on my users workbook - let say on Sub
> Workbook_Open() to check that the user has the last add-in version - and
> if
> he/she does not to install the last version for him/her (the add-ins are
> saved on a shared drive - so they all have access to it).
>
> Many thanks
>
> Dan


 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      19th Jun 2007
You may want to reconsider some of your decisions (including the naming
convention) and read

http://www.jkp-ads.com/Articles/UpdateAnAddin.asp
From Jan Karel Pieterse's site.

(He has a demo file there to make life simpler!)

Dan wrote:
>
> I keep updating an Add-in for my users every few weeks. each time I call it
> with it's new version name (started with Power1.0.xla , but now already
> Power5.3.xla)
>
> Is there a way I can put a code on my users workbook - let say on Sub
> Workbook_Open() to check that the user has the last add-in version - and if
> he/she does not to install the last version for him/her (the add-ins are
> saved on a shared drive - so they all have access to it).
>
> Many thanks
>
> Dan


--

Dave Peterson
 
Reply With Quote
 
=?Utf-8?B?RGFu?=
Guest
Posts: n/a
 
      19th Jun 2007
I have a sheet called VersionList.xls where in column A I have the list of
all versions - the last entry is the most current one.

"Chip Pearson" wrote:

> How would the code know what the latest version actually is?
>
>
> --
> Cordially,
> Chip Pearson
> Microsoft MVP - Excel
> Pearson Software Consulting
> www.cpearson.com
> (email on the web site)
>
> "Dan" <(E-Mail Removed)> wrote in message
> news:E4680974-EA08-4E29-9228-(E-Mail Removed)...
> >I keep updating an Add-in for my users every few weeks. each time I call it
> > with it's new version name (started with Power1.0.xla , but now already
> > Power5.3.xla)
> >
> > Is there a way I can put a code on my users workbook - let say on Sub
> > Workbook_Open() to check that the user has the last add-in version - and
> > if
> > he/she does not to install the last version for him/her (the add-ins are
> > saved on a shared drive - so they all have access to it).
> >
> > Many thanks
> >
> > Dan

>

 
Reply With Quote
 
=?Utf-8?B?RGFu?=
Guest
Posts: n/a
 
      19th Jun 2007

This is for an add-in that is saved on the net, mine is saved on the server.

"Dave Peterson" wrote:

> You may want to reconsider some of your decisions (including the naming
> convention) and read
>
> http://www.jkp-ads.com/Articles/UpdateAnAddin.asp
> From Jan Karel Pieterse's site.
>
> (He has a demo file there to make life simpler!)
>
> Dan wrote:
> >
> > I keep updating an Add-in for my users every few weeks. each time I call it
> > with it's new version name (started with Power1.0.xla , but now already
> > Power5.3.xla)
> >
> > Is there a way I can put a code on my users workbook - let say on Sub
> > Workbook_Open() to check that the user has the last add-in version - and if
> > he/she does not to install the last version for him/her (the add-ins are
> > saved on a shared drive - so they all have access to it).
> >
> > Many thanks
> >
> > Dan

>
> --
>
> Dave Peterson
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programmatically check if the installed version is the latest version of IE or not rahul.s9@gmail.com Windows XP Internet Explorer 8 12th May 2006 02:05 AM
Check Version Brian Corcoran Microsoft Access 1 18th Apr 2005 08:45 PM
Check In/Check Out (what version of Frontpage to use??) Jane Microsoft Frontpage 0 12th Jul 2004 07:01 PM
Version check and new version Sims Microsoft Dot NET 0 31st Jan 2004 09:22 AM
Version Check for any IE Version Kenneth Windows XP Internet Explorer 2 16th Oct 2003 11:52 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:44 AM.