Thread: Excel List Box
View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
[email protected] whitethomas12@gmail.com is offline
external usenet poster
 
Posts: 33
Default Excel List Box

On Jan 15, 8:31*pm, JLGWhiz wrote:
This was a bit tricky being that Workbook_SheetChange by default works

on all sheets.


Then why not use Workbook_Change for just the sheet the code is in?
You don't have to use the SheetChange just because it pops up on the screen.