Hello all!
Not sure if the title really says what I want.
Anyways, I have a userform that allows me to edit an order. When I edit the order and click "done" (commandbutton) the code changes the order by moving what I typed in the textbox to a cell on a worksheet.
With this userform (and some others in my workbook) I would like to open another userform that has an animated gif in a webbrowser stating that excel is processing, while the first userform is running its code. When the code is finished, I want the second userform (processing) to go away.
I have already tried opening as "vbmodeless", but it says that I cant do that!
Any suggestions?
Bookmarks