O
Outdone
I keep receiving the following error message when I delete a record from a
form. I am using the RunCommand (acCmdDeleteRecord) from a form. I also
have "referential integrity checked" and "cascade deletes" set in the
Relationships. I keep getting the following error message after the file is
successfully deleted. Any idea where this might be occurring?
"Microsoft Access can't find the '|' symbol referred to in your expression."
(I am modifying old code written by someone else, so "who knows what evil
lurks below". Any help will be appreciated.
form. I am using the RunCommand (acCmdDeleteRecord) from a form. I also
have "referential integrity checked" and "cascade deletes" set in the
Relationships. I keep getting the following error message after the file is
successfully deleted. Any idea where this might be occurring?
"Microsoft Access can't find the '|' symbol referred to in your expression."
(I am modifying old code written by someone else, so "who knows what evil
lurks below". Any help will be appreciated.