This is the easiest way to take the contents of multiple columns and combine them into a single column.
My example uses the ip address 192.168.0.1 where each octet and each . between each octet exists in a different column.
Choose a cell, and enter the following formula… It’s just like doing a SUM to add numbers, only you use CONCATENATE instead.