LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default ListBox Control

Hi,

Is there a way to turn off the ListBox_Change event? I have a Multi-Select
ListBox and when a user selects a particular line I use the Change event to
update other lines in the same ListBox. This of course fires off the Change
event again for each line I toggle.

This is not a problem as I have incorporated a flag to skip the event when
appropriate, but I was wondering if there was a simpler way to temporarily
turn it off. Application.EnableEvents didn't work.

TIA
Charlie

 
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
ListBox control on worksheet David Excel Programming 0 March 21st 07 09:07 AM
Listbox Slider control MikeM Excel Programming 0 October 18th 05 07:16 PM
Macro for Control ListBox Linking to specific cells in pivot table Excel Programming 3 September 27th 05 02:06 AM
Listbox control Robert Couchman[_4_] Excel Programming 1 February 11th 04 09:58 AM
listbox control in VBA Ard Excel Programming 1 January 28th 04 05:53 PM


All times are GMT +1. The time now is 06:49 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"