when i put

ElseIf txtbox.Text = """ Then

it gives me a message box saying

Compile error:
Expected: Then

i need to make a response for a textbox displaying the single character " is there some way to make it work? by using brackets or anything?