Hello gurus,
I have managed to generate an array of numbers using ROW(A3:A10)-ROW(A3)+1, and if there is a number in cell H9; ROW(INDIRECT("1:"&H9)). Is there a way of generating an array of numbers using ROW and INDIRECT if there isn't a number in cell H9? Just wondering aloud. Thanks.
I have managed to generate an array of numbers using ROW(A3:A10)-ROW(A3)+1, and if there is a number in cell H9; ROW(INDIRECT("1:"&H9)). Is there a way of generating an array of numbers using ROW and INDIRECT if there isn't a number in cell H9? Just wondering aloud. Thanks.