Hello,
I have this formula:
$B$1&":"&B2 &" "& $C$1&":"&C2 &" "& $D$1&":"&D2 &" "& $E$1&":"&E2 &" "& $F$1&":"&F2 &" "& $G$1&":"&G2 &" "& $H$1&":"&H2 &" "& $I$1&":"&I2 &" "& $L$1&":"&L2 &" "& $M$1&":"&M2 &" "& $N$1&":"&N2 &" "& $O$1&":"&O2 &" "& $P$1&":"&P2 &" "& $Q$1&":"&Q2 &" "& $R$1&":"&R2 &" "& $S$1&":"&S2
I have a matrix based on different coloumns for each value for every row.
I would add to the formula "if value on the coloumn is empty, jump it". Otherwise I would have like "Coloumn1: " withouht nothing, because there isn't matching value
I have this formula:
$B$1&":"&B2 &" "& $C$1&":"&C2 &" "& $D$1&":"&D2 &" "& $E$1&":"&E2 &" "& $F$1&":"&F2 &" "& $G$1&":"&G2 &" "& $H$1&":"&H2 &" "& $I$1&":"&I2 &" "& $L$1&":"&L2 &" "& $M$1&":"&M2 &" "& $N$1&":"&N2 &" "& $O$1&":"&O2 &" "& $P$1&":"&P2 &" "& $Q$1&":"&Q2 &" "& $R$1&":"&R2 &" "& $S$1&":"&S2
I have a matrix based on different coloumns for each value for every row.
I would add to the formula "if value on the coloumn is empty, jump it". Otherwise I would have like "Coloumn1: " withouht nothing, because there isn't matching value