Hello,
I need to write an IF formula, which, provided there are numbers from 1 to 10 in cell B4, will copy the contents of cell B4.
I think it should be something like:
= IF (B4 = 1: 10, B4)
but I do not know how to select this range from 1 to 10, because as it is in the example (1:10) it does not work ...
Please help...
I need to write an IF formula, which, provided there are numbers from 1 to 10 in cell B4, will copy the contents of cell B4.
I think it should be something like:
= IF (B4 = 1: 10, B4)
but I do not know how to select this range from 1 to 10, because as it is in the example (1:10) it does not work ...
Please help...