/* */

Friday, January 21, 2011

Re: [belajar-access] NewRec

Klo pake code itu masih tetep mas.

----- Original Message -----
From: "GALIH PERSADHA" <galih_persadha@yahoo.co.id>
To: <belajar-access@yahoogroups.com>
Sent: Friday, January 21, 2011 11:32 AM
Subject: Bls: [belajar-access] NewRec


Private Sub Command6_Click()
On Error GoTo Err_Command6_Click


DoCmd.GoToRecord , , acNewRec

Exit_Command6_Click:
Exit Sub

Err_Command6_Click:
MsgBox Err.Description
Resume Exit_Command6_Click

End Sub

________________________________
Dari: Mansur Widayat <w-mansur@notes.npr.co.jp>
Kepada: belajar-access@yahoogroups.com
Terkirim: Jum, 21 Januari, 2011 10:10:08
Judul: [belajar-access] NewRec


Selamat Siang All,

Saya mau nanya, Maklum masih awam.
saya buat 2 buah textbox trus saya tambah 1command. command tsb agar bisa
nambah / click, saya beri code gini :
private sub command1_click()

docmd.gotorecord , , acnewrec

end sub

tapi code tsb blm efisien karna kadang berfungsi dengan baik kadang tidak
(tidak nambah record baru). saya mau tanya bagaimana cara mengatasi hal tsb?

Terima kasih.

------------------------------------

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:
belajar-access-digest@yahoogroups.com
belajar-access-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
belajar-access-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

No comments:

Post a Comment