Cassio
Well-known member
Hi! I have a MDI app and I need to refresh a combolist from form1 when I press the update button on form2. I have a Sub to populate the combo, and it works only when I call it from within the form1 code. When I call it from another form it doesnt refresh the combo.
Here
Here