Kamis, 23 Juli 2015

[MS_AccessPros] What does the colon do in the ELSE: statement?

 

 
Hello

 

I am trying to understand the "ELSE:". Why is the colon necessary? What does it do there?

 

Thank you

 

Phucon

 

Sub IF_ELSEIF_FUNCTION()
  If 1 > 4 Then
      MsgBox "1 is greater than 4"
  Else:
      MsgBox "1 is less than 4"
  End If
End Sub

__._,_.___

Posted by: saigonf7q5@yahoo.com
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)

.

__,_._,___

Tidak ada komentar:

Posting Komentar