terimakasih mas BO, dari jawaban mas BO saya langsung tercerahkan. saya ganti command button dengan yg ga pake maximize dan reportnya saya maximize lewat event On Open. dan hasilnya sesuai harapan.
Regards Cecep Wahyudin ----- Original Message ----- From: Cecep W <[email protected]> To: [email protected] Date: Fri, 19 Feb 2010 11:20:53 +0700 Subject: Re: [belajar-access] report On No Data > betul mas BO karena saya ingin Report-nya ketika terbuka jadi maximize. > > Pada 19 Februari 2010 11:01, Belajar Office <[email protected]>menulis: > > > > > > > Bpk di prosedure on click command button nya mungkin ada perintah > > docmd.maximize nya. > > > > Thank's > > > > ----- Original Message ----- > > *From:* Cecep W <[email protected]> > > *To:* [email protected] > > *Sent:* Friday, 19 February 2010 8:57 AM > > *Subject:* [belajar-access] report On No Data > > > > > > > > assalamualaikum pakar access semua, > > > > saya pake event On No Data di report sbb: > > Private Sub Report_NoData(Cancel As Integer) > > MsgBox "Maaf datanya tidak ada, coba cek lagi periode tanggal yang > > anda masukan", vbInformation, "Warning" > > Cancel = -1 > > > > End Sub > > > > report ini saya buka melalui command button di Form Report yg mana > > Form Report ini untuk mengisi criteria periode tanggal. > > event di atas bisa jalan tapi pada saat jendela warning itu saya tutup > > Form Report jari maximize. kenapa ya? > > > > Regards > > Cecep wahyudin > > > > > > > > ------------------------------------ SPAM IS PROHIBITEDYahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/belajar-access/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/belajar-access/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

