B
Bryan Ehlmann
I am using update query to change the case of several
columns. UCase (table.field) works for changing all to
Upper Case. LCase (table.field) works for changing all to
lower case. Is there something that will change field in
columns to Proper Case? PCase (table.field) does not work.
Thanks for any help!
columns. UCase (table.field) works for changing all to
Upper Case. LCase (table.field) works for changing all to
lower case. Is there something that will change field in
columns to Proper Case? PCase (table.field) does not work.
Thanks for any help!