+ Reply to Thread
Results 1 to 5 of 5

ComboBox Events Fire Many Times

  1. #1
    ms
    Guest

    ComboBox Events Fire Many Times

    Hi

    My ComboBox events fire mutiple times for no apparant reason.

    The Change event fires 3 times when i change the value, the Click event also
    fires 3 times aswell. The events fire countless times when i save the work
    sheet and it fires events for other controls on the worksheet aswell.

    Does anyone know whats going on and how to fix this problem? I am not
    changing the selected item in the combobox in the change event handler just
    reading the value.

    Thanks
    Ben Crinion



  2. #2
    Bob Phillips
    Guest

    Re: ComboBox Events Fire Many Times

    What sort of combobox, userform, worksheet activex controls, or worksheet
    forms?

    --
    HTH

    Bob Phillips

    (remove xxx from email address if mailing direct)

    "ms" <ben.crinion@nospam.ultimedia.co.uk> wrote in message
    news:e02CsH3bGHA.2068@TK2MSFTNGP02.phx.gbl...
    > Hi
    >
    > My ComboBox events fire mutiple times for no apparant reason.
    >
    > The Change event fires 3 times when i change the value, the Click event

    also
    > fires 3 times aswell. The events fire countless times when i save the work
    > sheet and it fires events for other controls on the worksheet aswell.
    >
    > Does anyone know whats going on and how to fix this problem? I am not
    > changing the selected item in the combobox in the change event handler

    just
    > reading the value.
    >
    > Thanks
    > Ben Crinion
    >
    >




  3. #3
    Tom Ogilvy
    Guest

    RE: ComboBox Events Fire Many Times

    does your source list for the combobox include cells that contain formulas
    and does your change event cause the worksheet to recalculate?

    --
    Regards,
    Tom Ogilvy



    "ms" wrote:

    > Hi
    >
    > My ComboBox events fire mutiple times for no apparant reason.
    >
    > The Change event fires 3 times when i change the value, the Click event also
    > fires 3 times aswell. The events fire countless times when i save the work
    > sheet and it fires events for other controls on the worksheet aswell.
    >
    > Does anyone know whats going on and how to fix this problem? I am not
    > changing the selected item in the combobox in the change event handler just
    > reading the value.
    >
    > Thanks
    > Ben Crinion
    >
    >
    >


  4. #4
    Tom Ogilvy
    Guest

    Re: ComboBox Events Fire Many Times

    ActiveX on the worksheet.

    --
    Regards,
    Tom Ogilvy


    "Bob Phillips" wrote:

    > What sort of combobox, userform, worksheet activex controls, or worksheet
    > forms?
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > (remove xxx from email address if mailing direct)
    >
    > "ms" <ben.crinion@nospam.ultimedia.co.uk> wrote in message
    > news:e02CsH3bGHA.2068@TK2MSFTNGP02.phx.gbl...
    > > Hi
    > >
    > > My ComboBox events fire mutiple times for no apparant reason.
    > >
    > > The Change event fires 3 times when i change the value, the Click event

    > also
    > > fires 3 times aswell. The events fire countless times when i save the work
    > > sheet and it fires events for other controls on the worksheet aswell.
    > >
    > > Does anyone know whats going on and how to fix this problem? I am not
    > > changing the selected item in the combobox in the change event handler

    > just
    > > reading the value.
    > >
    > > Thanks
    > > Ben Crinion
    > >
    > >

    >
    >
    >


  5. #5
    ms
    Guest

    Re: ComboBox Events Fire Many Times

    Tom

    I was getting the data from a range on another worksheet and it must have
    been rebinding to the range which was causing the events to fire.

    Thanks for your pointer.

    Ben

    "Tom Ogilvy" <TomOgilvy@discussions.microsoft.com> wrote in message
    news:98EE3360-65E9-4336-B892-BCC505157F22@microsoft.com...
    > does your source list for the combobox include cells that contain formulas
    > and does your change event cause the worksheet to recalculate?
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    >
    >
    > "ms" wrote:
    >
    >> Hi
    >>
    >> My ComboBox events fire mutiple times for no apparant reason.
    >>
    >> The Change event fires 3 times when i change the value, the Click event
    >> also
    >> fires 3 times aswell. The events fire countless times when i save the
    >> work
    >> sheet and it fires events for other controls on the worksheet aswell.
    >>
    >> Does anyone know whats going on and how to fix this problem? I am not
    >> changing the selected item in the combobox in the change event handler
    >> just
    >> reading the value.
    >>
    >> Thanks
    >> Ben Crinion
    >>
    >>
    >>




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1