hello, i think i can use this with my project. but when i insert
Private Sub Kode_Barang_AfterUpdate()
Nama Barang = DLookup("[Nama Barang]", "[Data Stock]", "[Kode Barang]=" & [Kode Barang])
End Sub
i got error sub or function not defined.
sorry, i dont know access at all.