C
Chris
Hello All.
I have a big list of clients names. The surname was setup so that the first
letter was UCase and the remainder of the name is LCase.
However, We have many 'Mac's' e.g. Maclenan. I would like to change this to
MacLenan with the 4th letter being UCase.
So I'm looking for a query like UCASE([SName],4)
I have a big list of clients names. The surname was setup so that the first
letter was UCase and the remainder of the name is LCase.
However, We have many 'Mac's' e.g. Maclenan. I would like to change this to
MacLenan with the 4th letter being UCase.
So I'm looking for a query like UCASE([SName],4)