Delete records in form

  • Thread starter Thread starter Steven
  • Start date Start date
S

Steven

I have a form where I want to allow the user to delete records. I am doing a
test on the period of the record because I do not want to allow them to
delete a record in a closed period. This works fine if the user selects one
record. But if the user selects more than one record using the record
selector then the period test will not work. How do I tell if the user has
selected more than one record when they hit the delete button so I can Cancel
that delete operation.

Thank you,

Steven
 
Back
Top