G
Greg Maxey
I have the following formula in cell B2:
=(A2 *(2-B1)/1000)*T2+S2
When I drag this formula to Cell C2 I would like for it to appear like:
=(A2 *(2-C1)/1000)*T2+S2
and dragged to D2, etc appear like:
=(A2 *(2-D1)/1000)*T2+S2
where only the value B1 is changed to C1 then C1 change to D1 while and A2,
T2, and S2 stay the same each time.
Right now A2, T2, and S2 also increment by 1 when I drag the formula. Is
there some way to lock these values so they don't increment? Thanks.
=(A2 *(2-B1)/1000)*T2+S2
When I drag this formula to Cell C2 I would like for it to appear like:
=(A2 *(2-C1)/1000)*T2+S2
and dragged to D2, etc appear like:
=(A2 *(2-D1)/1000)*T2+S2
where only the value B1 is changed to C1 then C1 change to D1 while and A2,
T2, and S2 stay the same each time.
Right now A2, T2, and S2 also increment by 1 when I drag the formula. Is
there some way to lock these values so they don't increment? Thanks.