M
Mike Revis
Hi Group
Access 2000 win xp pro
I'm getting this error message when I delete a record using a command button
on my form.
MyDatabase can't find the field '|' referred to in your expression
The code for the button is DoCmd.RunCommand acCmdDeleteRecord.
I have set warnings false before the code and set warnings true after.
I have tried to review all my code associated with the form but can't figure
out what field it is looking for.
It is only doing this on one form.
As always any suggestions, advice or thoughts are welcome.
Mike
Access 2000 win xp pro
I'm getting this error message when I delete a record using a command button
on my form.
MyDatabase can't find the field '|' referred to in your expression
The code for the button is DoCmd.RunCommand acCmdDeleteRecord.
I have set warnings false before the code and set warnings true after.
I have tried to review all my code associated with the form but can't figure
out what field it is looking for.
It is only doing this on one form.
As always any suggestions, advice or thoughts are welcome.
Mike