I have two userforms that end up being stacked on top of each other. Userform1 is opened all the time. Userform2 opens for a response from the user.
Right now, Userform2 appears behind Userform1 and i need it to be in front. They are both modal=false.
Is there a way to force Userform2 to be on top of Userform1?
Right now, Userform2 appears behind Userform1 and i need it to be in front. They are both modal=false.
Is there a way to force Userform2 to be on top of Userform1?