Yes the form is open,
I have a button on a form that calls a function and as part of that function called I want to fill the listbox on the form then while processing the rest of code I can update the list box to show completed at each step.
I found this code, again works called directly from...