Hi Smarter Ones than me,
I am trying to solve the following problem in a clever way, can you help? I have a number in cell A1 (eg 250) and another in cell B1 (eg 3. Note B1 never changes value). I want to find the square root of A1 then add B1 to this number then re square this value to a factor of 2.
In cell A2 I enter =power(sqrt(A1)+$B$1,2)
In cell A3 I copy the formula from cell A2 and repeat this process many times down the page. I repeat this process until I find all the numbers that fall between eg 2000 & 3000.
How do I do this in one formula, rather than copying down the page?
thanks in advance
regards
Birko
I am trying to solve the following problem in a clever way, can you help? I have a number in cell A1 (eg 250) and another in cell B1 (eg 3. Note B1 never changes value). I want to find the square root of A1 then add B1 to this number then re square this value to a factor of 2.
In cell A2 I enter =power(sqrt(A1)+$B$1,2)
In cell A3 I copy the formula from cell A2 and repeat this process many times down the page. I repeat this process until I find all the numbers that fall between eg 2000 & 3000.
How do I do this in one formula, rather than copying down the page?
thanks in advance
regards
Birko