If Me.TextBox1.Text = "" And Me.TextBox2.Text = "" Then
MsgBox("Vuoti")
End If