Need major help adding values to a Cell

Longshotx

New Member
Joined
Oct 2, 2011
Messages
2
Okay I'm not talking about adding cells C5 (6) to A5 (6) to equal 12.

I am doing some data analysis and I want to sequentially add a value (say 5) from the cell number so it would be like A5, A10, A15.

I have some formulas like this =average(E104,E135,M101) and the pattern I see is I need to be adding 8 to the cell (ex: E104 would be E112) so for the next one it would be =average(E112,E147,M109) and the one after that would be =average(E120,E155,M117). I hope I am making sense but how can I get this so I don't have to manually enter it in?

Please help!!! Thanks!
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Oops, I misread the request. I would think that this has to be done with VBA though.

Cheers, :)
 
Last edited:
Upvote 0

Forum statistics

Threads
1,224,597
Messages
6,179,808
Members
452,944
Latest member
2558216095

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top