I am so sorry to bother you guys and gals with this very elementery question but my MSDN libarary + my brain is not working.

What kind of statement do I use to connect two If...Then statements. For example:
If txtUserName = "Eivind Graversen" ............
If txtPassword = "password" Then

What is the connecting statement