G
Guest
I've been trying all the suggestions here for eliminating spaces in a query.
I've tried replace(My Last Name, " ", "") but I get nothing. So, I tried
trim(My Last Name, " ", "") with the same result. help??
Thanks,
Debbie
I've tried replace(My Last Name, " ", "") but I get nothing. So, I tried
trim(My Last Name, " ", "") with the same result. help??
Thanks,
Debbie
