[vb] tes

Viewer

  1. Private Sub cmdHitung_Click()
  2.     tanggal_hari_ini = Date
  3.     tanggal_5_hari_lagi = tanggal_hari_ini + 5
  4.     Text1 = tanggal_hari_ini
  5.     Text2 = tanggal_5_hari_lagi
  6. End Sub

Editor

You can edit this paste and save as new:


File Description
  • tes
  • Paste Code
  • 20 Sep-2021
  • 178 Bytes
You can Share it: