Hello,
I'm a beginner. Have set up a query to convert one set of data into another. I have an address field which is called Street Address in the input file and an example in here is 6 station road, London. I want to write a query that will cause the output to use a comma to move whatever is after it onto a different line, remove the leading space and ensure all in leading capitals so it would show as the below in the output file to export into Excel.
6 Station Road
London
Thank you!