I am creating a delete query where I want to delete data from table that is based on a particular field/object on my form. The string in this field/object changes everytime the query is to be ran. The query works fine when I put an actual string in the criteria. How can I reference the data in this field/object on my form to the criteria section of my query so that the data is deleted based whatever string is on my form?
Please help.
Please help.