I am trying to use a userform as an inputbox to get values in a regular routine. I have a couple list boxes on the userform. I want to use the selected values to in the rest of the routine. I use userform1.show in the routine to open the form. The routine fires off the initialize event then keep on going without accepting other actions like selecting values/command buttons. Is it possible to use userform like this and if so what should I do to "drag" my routine back to the form actions? Many thanks!

April