View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
gocush[_26_] gocush[_26_] is offline
external usenet poster
 
Posts: 1
Default Working with 2 drop down list


Does it help to temporarily turn off events in your cb1 action code:

sub cb1_change()
Application.EnableEvents=false
.....your action code...
Application.EnableEvents=true
end sub


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step guide to creating financial statements