I want to merge two side by side colomns

L

lindyloo

You can use the CONCATENATE function - this allows to you to join two text
strings together ie 6248 and 001 becomes 6248001
 
Top