yusnazeryCopper ContributorJan 11, 2022Fill cell with value How to fill E column with cell with data from A to D column. ABCD column will only consist of one data for Show More
mtarlerSilver ContributorJan 11, 2022=CONCAT(A1:D1)or maybe =concatenate(A1:D1) if you are running an old version