Good afternoon,
I have a saved update query (created from the QBE editor) which takes the values from unbound text fields on a form and updates an underlying table.
However, if a text field is left blank, it overwrites any existing data in the table for that particular field with blank data - which I do not want to happen.
I tried to set some criteria within the query, but not getting anywhere.
Rather than go down the route of using VBA to check value of fields and writing manual sql, can this be achieved in the QBE itself?
Many thanks and regards.
I have a saved update query (created from the QBE editor) which takes the values from unbound text fields on a form and updates an underlying table.
However, if a text field is left blank, it overwrites any existing data in the table for that particular field with blank data - which I do not want to happen.
I tried to set some criteria within the query, but not getting anywhere.
Rather than go down the route of using VBA to check value of fields and writing manual sql, can this be achieved in the QBE itself?
Many thanks and regards.