Re: Run an Add-in

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The key phrase there is "cause...to appear". The question is WHAT
should trigger it? The routine can be in your add-in, but you'll
still need something in the workbook to trigger the event that causes
it to run. It can be as simple as putting into the "workbook open"
event, or you could attach it to a button, or any number of other ways
-- but they will depend on the nature of the routine.

On Jun 10, 2:12 pm, Byron M <Byr...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
What I'm trying to do is to cause a user input form I created to appear, and
then the data on the spreadsheet is processed according to the variables
input by the user. I guess where I'm having a problem is to make the form
appear ("run"). I'm able to do this by going to the VB editor, viewing the
form, and hitting run, but I'm hoping to make this a little easier for the
user....

.



Relevant Pages

  • Re: Questions on Clark hardball pistol
    ... I questioned that routine and asked Jim Clark about it himself. ... to hold the trigger down as the slide is released you also have to hold ... As for the trigger, could it possibly be the trigger stirrup recess ...
    (rec.guns)
  • Re: Addin Close problem
    ... Nothing obvious in the code you show, but obviously this routine doesn't ... events you have that might trigger the routine. ... > Sub RemoveBofQ_UtilitiesMenu ... Dim Row As Integer, Caption As String ...
    (microsoft.public.excel.programming)
  • Re: [PATCH] [ISDN] Fix random hard freeze with AVM c4 card
    ... in turn calls the offending mq_enqueue routine that triggered the ... incosistent capilib_msgidqueue list, that trigger messages like: ...
    (Linux-Kernel)
  • Re: Custom Validator
    ... AutoPostBack set on any of the TextBoxes, ... trigger my button event which was pushed in the first place. ... anything which this routine could have done to "clobber the button event". ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Using and Add-in to perform Auto_Open
    ... If I put it in the Auto_Open sub in the Add-In it doesn't run correctly as ... I want to call code that's in in my PPT file ... like Shyam Pillai does in his AutoEvents demo. ... Have the event handling routine check for some ...
    (microsoft.public.powerpoint)