Can not delete field?

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

I am trying to delete two fields in a table. When I
delete the two fields and try to save the table, I get the
following error: Could not find field "XXXX". What is
causing this and how do I get around it?
 
Jason said:
I am trying to delete two fields in a table. When I
delete the two fields and try to save the table, I get the
following error: Could not find field "XXXX". What is
causing this and how do I get around it?

You may have a table level validation rule that refers to one of your
deleted fields. Or perhaps the table sort order is set to one of these
fields. You can check for these in the properties dialog for the table
 
Back
Top