wait for combo entry?

S

sunilpatel

As part of my code a combobox is made visible. I require code to "pause"
Code execution must continue once a combobox entry has been selected.

how can this be achieved. I do not want to terminate my code as all
variables will be cleared.

Sunil
 
Top