I try to learn how to create a formula that says : if the cell is not blank, create this.
actually, I have a row ID generated with this :
=IF([ID de ligne]@row = ""; ""; "OFFRE" + "-" + [ID de ligne]@row) = OFFRE-043
I would like to create this ID only when the row [DATE DE L'OFFRE] is field.