View Single Post
 
Old 06-13-2013, 07:42 AM
Jenny345 Jenny345 is offline Windows 8 Office 2010 64bit
Novice
 
Join Date: Jun 2013
Posts: 2
Jenny345 is on a distinguished road
Default Repeat formula 5 times and repeat?

Hi
Trying to figure out if it's possible to repeat the same formula 5 times on a range of cells, and then restart the formula 5 times on the following 5 cells and then again...

E.g.

I have a cell range from A1 to A20

I want the formula to run in B1 to B20

E.g. of how the formula will run over 5 cells:

First in B1: I want: A1 / 2,
Then in B2: A2 / 2 + B1,
Then in B3: A3 /2 + B2,
Then in B4: A4 /2 +B3,
Then in B5: A5/2 +B4.

Then I want the whole shebang to repeat its self over the next 5 cells etc.

Not sure if this is possible?

Jenny
Reply With Quote