Hey!
I have a function, IF('Flik 2'!A2<>"XXXX-YY";'Flik 2'!A2;"XXXX-YY"), this is written in the cell A65, i want the next cell with the formula to be A72, and the formula should be
IF('Flik 2'!A6<>"XXXX-YY";'Flik 2'!A&;"XXXX-YY"). I should say that cell A65-A71 are merged cells and also...