tonynguyen10
New Member
- Joined
- Feb 27, 2012
- Messages
- 21
Hello,
I would like to be able to drag the cell from C3 all the way down to C7 and still retain the formula on income / amount equals percentage.
In other words, $100 / $1,000 is 10%. When I drag cell C3 down to C4, it changes the formula to $125 / BLANK = #DIV/0!.
How can I set the formula it divides everything by $1,000 as i drag down the C column?
Thank you!
[TABLE="width: 283"]
<colgroup><col><col span="2"><col></colgroup><tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Income[/TD]
[TD]$1,000.00[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Expense Item[/TD]
[TD]Amount[/TD]
[TD]% of
Income[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Cost 1[/TD]
[TD]$100.00[/TD]
[TD]10%[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Cost 2[/TD]
[TD]$125.00[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]Cost 3[/TD]
[TD]$150.00[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]Cost 4[/TD]
[TD]$200.00[/TD]
[TD]?[/TD]
[/TR]
</tbody>[/TABLE]
I would like to be able to drag the cell from C3 all the way down to C7 and still retain the formula on income / amount equals percentage.
In other words, $100 / $1,000 is 10%. When I drag cell C3 down to C4, it changes the formula to $125 / BLANK = #DIV/0!.
How can I set the formula it divides everything by $1,000 as i drag down the C column?
Thank you!
[TABLE="width: 283"]
<colgroup><col><col span="2"><col></colgroup><tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Income[/TD]
[TD]$1,000.00[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Expense Item[/TD]
[TD]Amount[/TD]
[TD]% of
Income[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Cost 1[/TD]
[TD]$100.00[/TD]
[TD]10%[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Cost 2[/TD]
[TD]$125.00[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]Cost 3[/TD]
[TD]$150.00[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]Cost 4[/TD]
[TD]$200.00[/TD]
[TD]?[/TD]
[/TR]
</tbody>[/TABLE]