Hello, any advice appreciated please.I have an expression to put an address in a report:=fields!address1.value & ", " & fields!address2.value &", " & fields!address3However this returns:1, Smith Street , AnytownI would like it to read:1, Smith Street, AnytownI would be be very grateful if you're able to suggest the right expression to achieve this - thanks.
↧