I have a form that I have been working on which consists of three continuous sub forms in which
the user can select items from each and click on a Match Selected button which combines
these items into a table.
When each record of the three tables (which control the data source for the subforms) is used.
I set the test fields to blank and numeric fields to 0. But I would also like to remove the
records from the table so that it doesn't show up anymore.
Is there a way to delete these records from the table so that the subforms no longer displays them
Thanks
the user can select items from each and click on a Match Selected button which combines
these items into a table.
When each record of the three tables (which control the data source for the subforms) is used.
I set the test fields to blank and numeric fields to 0. But I would also like to remove the
records from the table so that it doesn't show up anymore.
Is there a way to delete these records from the table so that the subforms no longer displays them
Thanks