Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Option Compare Database
- Sub fungsi2()
- If 7 > 1 Then
- MsgBox "7 nilainya lebih besar daripada 1"
- End If
- End Sub
RAW Paste Data