Hello,

I have two userforms on one I make a selection which comes in a textbox

If I press a button I want too call a function on the other userform and pass that String soo I can use it in the other Userform.

Is this possible?

I tried too do it, but i'm getting an error 438 the methode is not supported.