Can anyone please tell me how i check a text box for the @ symbol?

I have a text box that an email address is to be entered and I want to check that the user is entering a valid email address, not just some random text.

I am pretty sure I could use Instr but i've only ever used it once and i didn't really understand it