A statement, for example Text1.Text = "My Name," that assigns a value to a variable or property. You must use the Set statement to assign an object reference.
Text1.Text = "My Name,"