Dear Experts,
What code should be added in order my codes run as follow:
VB Code:
MsgBox "Item has been updated.", vbOKOnly, "Update Success" If vbOKOnly ?????? Then TextBox3.Text = rst.Fields("Qty") End If
I give ???? because I dont know what should I type in order after press "OK" then it will show on the text box number .i.e. 3....
Please let me know...
Thanks very much![]()
Jennifer




Reply With Quote