Check that all the fields do actually exist and are spelled in exactly this way.
If there is a crash in the Click handler, processing will probably just stop,
without any visible message. When I look at the help for combo box, it implies
that you can't read the "text" property, only set it. Not sure about this
though. Should you be using the "value" property?