I have a project with many form, on this forms a textbox is coming back again and again, so i try to put the code of this textbox on a public sub, but it is not working it says object doesn't exist.

so i try to declare the textbox in the argument list with the sub name but the call fonction is not working why

see details here