S
Sue at VLS
Hello, I want to prepare an update query which will
concatenate other fields (first name, middle name, last
name) into a "name" field. I can do this but my problem
is that sometimes a middle name is blank and I can't seem
to trim the spaces out of it. I've tried RTrim but
doesn't seem to work.
Any thoughts?
Thank you in advance.
Sue
concatenate other fields (first name, middle name, last
name) into a "name" field. I can do this but my problem
is that sometimes a middle name is blank and I can't seem
to trim the spaces out of it. I've tried RTrim but
doesn't seem to work.
Any thoughts?
Thank you in advance.
Sue