Samsul
unread,Jan 1, 2014, 3:51:02 AM1/1/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to belajar...@googlegroups.com
Salam kenal juga,
Sudah coba pakai vba,
Untuk me non aktifkan notifikasi coba buat module baru
Terus di dalam modul itu buat prosedure,
Sebut saja : NonaktifkanWarning
Ketikkan kode dibawah ini dalam module tersebut
Sub NonaktifkanWarning()
Docmd.setwarnings false
End sub
klik jalankan prosedure diatas dengan klik tombol run atau bisa
Dengan memanggil prosedure ter sebut dari form
Maka notifikasi tidak akan muncul lagi