G
Graeme
In a field, I would like to update all instances of "Daily Billing" to
"Rental Payment - Daily Billing". The Replace function works the first time,
but when I add data to the file, and run the query again, it updates the
fields which have already been upated to "Rental Payment - Rental Payment -
Daily Billing". I can see why it is doing this, but is there a way for the
update query to look at just the first 11 characters of the field and only
perform the update if it finds the "Daily Billing" text there?
Thanks.
"Rental Payment - Daily Billing". The Replace function works the first time,
but when I add data to the file, and run the query again, it updates the
fields which have already been upated to "Rental Payment - Rental Payment -
Daily Billing". I can see why it is doing this, but is there a way for the
update query to look at just the first 11 characters of the field and only
perform the update if it finds the "Daily Billing" text there?
Thanks.