Misalnya textbox adalah text2
listbox adalah list4.
nilai yg diambil dalam lisbox adalah nilai dalam kolom0
Private Sub Text2_AfterUpdate()
Me.List4.Value = Me.Text2.Value
End Sub
Private Sub Text2_Change()
Me.List4.Value = Me.Text2.Value
End Sub
__._,_.___
Posted by: tnzal@yahoo.com
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (3) |
SPAM IS PROHIBITED
.
__,_._,___
Tidak ada komentar:
Posting Komentar