AfterUpdate

P

Petra

The combo box I built does not automatically generating AfterUpdate code...as
far as I've read, it should generate automatically when building it by the
control wizard...any help is appreciated.
 
R

Rick B

Not sure what you are asking. What do you want to happen after you update
the combo box?
 
J

John Spencer (MVP)

As far as I know, the wizard does not generate any vba code when you use it to
build a combobox.
 
Top