G
Guest
I'm having trouble with creating an Update Query.
I'm trying to find where De is in the query and then change it to de.
The values in the field are like this
Santos De Lama
Garvoo De sun
El De Vi
etc...
so after the update has run
it would be
Santos de Lama
Garvo de sun
El de Vi
etc...
so I will only be updating the de and nothing else.
I know how to limit the criteria part to find where De is Like "*De*"
but do not know what to use in the Update To:
Thanks
David
I'm trying to find where De is in the query and then change it to de.
The values in the field are like this
Santos De Lama
Garvoo De sun
El De Vi
etc...
so after the update has run
it would be
Santos de Lama
Garvo de sun
El de Vi
etc...
so I will only be updating the de and nothing else.
I know how to limit the criteria part to find where De is Like "*De*"
but do not know what to use in the Update To:
Thanks
David