Hello,
I have transaction data in Column "C", but this data is split across several rows in different columns between two transaction dates. I want to concatenate whole data into column "C".
I tried the formula =IF(ISBLANK(G2),"",CONCAT(C2,A3:G3)) but I could get only data of One Row.
I am herewith attaching the sample data containing the input and output sheet.
I request seniors to guide me
Thank you
Bookmarks