Hi, I have a column that contains a reference number.

Some of the records have blank spaces in them or immediately after them, e.g.

(assume " is a blank space)

1234"""
12"3456

Is there an easy way to select the column, remove all blank spaces and to then left-align the result ?

Thanks in advance for your continued help.

Matt