Looking for a way to extend a formula to the next row but only if the next row contains data
e.g. if C1 contains =IF(A1="","",A1+10)
is there a way to automatically extend the formula to C2 if (and only if) data is entered into A2? And then on to C3, C4 etc.
The idea is to set up a template with only the formula in Row 1, and for the formula to copy down only as far as it is needed - to avoid having to copy the formula down to row 20,000!
I know excel will do this automatically if there are 4 similar rows, but in this situation only the top row can contain the formula.
Thanks!
e.g. if C1 contains =IF(A1="","",A1+10)
is there a way to automatically extend the formula to C2 if (and only if) data is entered into A2? And then on to C3, C4 etc.
The idea is to set up a template with only the formula in Row 1, and for the formula to copy down only as far as it is needed - to avoid having to copy the formula down to row 20,000!
I know excel will do this automatically if there are 4 similar rows, but in this situation only the top row can contain the formula.
Thanks!