View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] Laura.McGurk@gmail.com is offline
external usenet poster
 
Posts: 3
Default Reference combo box in after update sub.

I'm trying to call a function in the after update sub, and pass it the
name of the combobox, which has been updated. I'm just not sure how to
access this. Can anyone help?

Thanks