PC Review


Reply
Thread Tools Rate Thread

Display something on first open only.

 
 
PaulW
Guest
Posts: n/a
 
      22nd Feb 2008
Hello.

I've been creating and modifying a series of Userforms in an addon for quite
sometime, and am currently looking at getting the IT Department to help me
load this addon into everyones addon folder and allow me access to update it
as and when I need/want to.
Currently I have to load the addon manually using browse, and updating it is
too tricky for someone else to do, hopefully this will solve these problems.

But anyway, what I'm wanting is to have a messagebox, or a userform, or
something appear the first time they open Excel with the addon installed. And
then for it to never appear again, then when I update something I can have it
appear again letting people know any changes, but I don't want it appearing
every time they open Excel, just the first time that version of the addon
loads...

I honestly don't have the first clue where to start... or even if I can do
it...
 
Reply With Quote
 
 
 
 
Matthew Pfluger
Guest
Posts: n/a
 
      22nd Feb 2008
Rather than getting IT to mess with everyone's computer, place your add-in on
a shared network public folder. Then, instruct everyone to load the add-in
from the network location. (Alternatively, you can program a macro to load
the add-in from a stanard workbook.)

With the add-in on the network, everyone can have the most up to date copy
upon starting Excel. You, however, should use a private copy of the add-in
so you can continue development without interfering with others. Then,
whenever you need to update your code, you need only overwrite the public
version of the add-in. This is how I handle public add-ins at work.

More information about distributing code can be found here:
http://www.jkp-ads.com/Articles/DistributeMacro00.htm

Matthew Pfluger

"PaulW" wrote:

> Hello.
>
> I've been creating and modifying a series of Userforms in an addon for quite
> sometime, and am currently looking at getting the IT Department to help me
> load this addon into everyones addon folder and allow me access to update it
> as and when I need/want to.
> Currently I have to load the addon manually using browse, and updating it is
> too tricky for someone else to do, hopefully this will solve these problems.
>
> But anyway, what I'm wanting is to have a messagebox, or a userform, or
> something appear the first time they open Excel with the addon installed. And
> then for it to never appear again, then when I update something I can have it
> appear again letting people know any changes, but I don't want it appearing
> every time they open Excel, just the first time that version of the addon
> loads...
>
> I honestly don't have the first clue where to start... or even if I can do
> it...

 
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
How To "pin" Apps To Open On A Specific Display of a Dual-Display Riley Windows XP General 0 17th Feb 2010 05:50 PM
display will not open, help!!! =?Utf-8?B?dmFsZXJpZQ==?= Windows XP Help 6 21st Aug 2006 06:32 PM
help! display properties won't open! =?Utf-8?B?Qm9iYnk=?= Windows XP Help 4 23rd Apr 2006 03:57 PM
Display Msg box on open "before" MS Macro Security warning display =?Utf-8?B?SmFja19GZWVtYW4=?= Microsoft Excel Programming 6 18th Mar 2005 07:07 PM
Cannot open Display Properties gwhite Windows XP Video 1 8th Sep 2003 12:55 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:19 PM.