I'm running an update query in a macro/module and want to add "delete record" to it. Keying off of tlb-field name-text in field. I added a delete query to the macro/module and that didn't work. It seem to override the existing update query that's in the module. So I'm looking for the delete record expression or code to add to the existing update query.