D/all
I have a list box in a "info_form" to multi select names to get their particulars.
Once a person leaves, his record is deleted using another form for deletion.
When I come back to "info_form" I see in the list box "#deleted" for deleted records.
If I go to the row source type and run the query using the ellipses then the '#deleted" goes off.
Can you pls tell me how to remove this from the list box, after i delete a record in another form?
I have a list box in a "info_form" to multi select names to get their particulars.
Once a person leaves, his record is deleted using another form for deletion.
When I come back to "info_form" I see in the list box "#deleted" for deleted records.
If I go to the row source type and run the query using the ellipses then the '#deleted" goes off.
Can you pls tell me how to remove this from the list box, after i delete a record in another form?