I have built a user form that has a text box that is called "Job/P.O. #" and when I attempt to open this form it gets hung up on this line of the code

txt("Job/P.O.#").Value = ""

and says Compile Error: Sub or Function Not Defined.

I am a novice at this and can't seem to figure this one out.

Help!