hello to all,
i am using the IF function and i have to show the content of a cell when the function is true. The text is alphanumeric
i.e
IF (H7>0;B7;""). In case that the cell H7 is bigger than zero, the result of the function should be the text within the cell B7… and the result of the operation is 0 (zero).
Is there any way to show the text within the cell B7?
Thanks,