tommyj27
Not really Banned
Ok, is it possible to do a fill down in excel with a formula that includes static and dynamic cell addresses. ok, that's confusing, here's what i want.
 
A1
A1+B2
A1+B3
A1+B4
.
.
.
 
where A1 is uniform but changes and Bx is unique per row. the only other way i can think of is to use a hidden column with the value of A1 like so,
 
A1
=A1 A2+B2
=A2 A3+B3
=A3 A4+B4
.
.
.
 
but that seems kind of half-assed.
				
			A1
A1+B2
A1+B3
A1+B4
.
.
.
where A1 is uniform but changes and Bx is unique per row. the only other way i can think of is to use a hidden column with the value of A1 like so,
A1
=A1 A2+B2
=A2 A3+B3
=A3 A4+B4
.
.
.
but that seems kind of half-assed.
				
 He even gave me the option to quit or get fired. I chose 'fired'..used my UI to re-educate myself and here I am again.