W
wasim_sono
Dear Ale
I raised a query some days ago and u satisfied me. In continuation o
tha
Still a problem
Problem is that I'm getting the message or error " #Name" in th
textbo
field. any help please
I'm using the following code in these text boxes
Private Sub BatchNo_BeforeUpdate(Cancel As Integer
Me.BatchNo.DefaultValue = Me.BatchNo.Valu
DoCmd.Save acForm, Me.Nam
End Su
Private Sub KPOName_BeforeUpdate(Cancel As Integer
Me.KPOName.DefaultValue = Me.KPOName.Valu
DoCmd.Save acForm, Me.Nam
End Su
Field names in table are 'KPO' and 'Batch' and Textboxes names on for
ar
'KPOName' and 'BatchNo'
I raised a query some days ago and u satisfied me. In continuation o
tha
Still a problem
Problem is that I'm getting the message or error " #Name" in th
textbo
field. any help please
I'm using the following code in these text boxes
Private Sub BatchNo_BeforeUpdate(Cancel As Integer
Me.BatchNo.DefaultValue = Me.BatchNo.Valu
DoCmd.Save acForm, Me.Nam
End Su
Private Sub KPOName_BeforeUpdate(Cancel As Integer
Me.KPOName.DefaultValue = Me.KPOName.Valu
DoCmd.Save acForm, Me.Nam
End Su
Field names in table are 'KPO' and 'Batch' and Textboxes names on for
ar
'KPOName' and 'BatchNo'