Thread: onCHange event
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
geebee geebee is offline
external usenet poster
 
Posts: 190
Default onCHange event

hi,

i have a form combobox which i would like to invoke some VBA after a value
is selected from it. i tried the change event for the control in VBA but it
doesnt seem to be accurate. i also tried the LostFocus event. can someone
help me?

thanks in advance,
geebee