How to combine 2 excel columns with a seperator
Use the below command to combine 2 excel columns with a seperator.You can apply it on one cell & then drag it to apply the same on the whole column =CONCATENATE(D3,",",E3)
Mar 7, 20231 min read88
Search for a command to run...