A
ARTCGAL
I created a weight loss worksheet. The columns are as follows:
Current Weight
Weekly Pounds Lost
Total Pounds Lost
Pounds to Goal
I have no problems with the formulas for the Total Pounds Lost and the
Pounds to Goal...however, the column with the Weekly Pounds Lost doesn't
change automatically each week I enter in the current weight.
I did copy the formula down...but, I don't want the values to show up until
I enter the weekly current weight numbers/column.
Here are my formulas (the current weight column I enter in the number, the
rest of the columns should update automaticaly):
Column 2 (Weekly Pounds Lost)
=SUM(D7-D8)
=SUM(D8-D9)
=SUM(D9-D10) etc...etc.
Column 3 (Total Pounds Lost)
=SUM($D$4-D8)
=SUM($D$4-D9)
etc...etc...
Column 4 (Pounds to Goal)
=SUM(D8-$D$5)
=SUM(D9-$D$5)
etc...etc...
So, what formula can I enter into the 2nd column so the values don't show up
until I enter the current weightin column 1? Right now it shows after the
first four weekly current weight values entered as:
12.0
5.0
2.0
3.0
#VALUE!
#VALUE!
0.0
0.0
0.0
0.0
etc...etc.
I hope I explained this well!
....also, if you can be patient with me...I'm not an Excel expert...just know
BASIC formulas!
Thank you for ANY help!!
Current Weight
Weekly Pounds Lost
Total Pounds Lost
Pounds to Goal
I have no problems with the formulas for the Total Pounds Lost and the
Pounds to Goal...however, the column with the Weekly Pounds Lost doesn't
change automatically each week I enter in the current weight.
I did copy the formula down...but, I don't want the values to show up until
I enter the weekly current weight numbers/column.
Here are my formulas (the current weight column I enter in the number, the
rest of the columns should update automaticaly):
Column 2 (Weekly Pounds Lost)
=SUM(D7-D8)
=SUM(D8-D9)
=SUM(D9-D10) etc...etc.
Column 3 (Total Pounds Lost)
=SUM($D$4-D8)
=SUM($D$4-D9)
etc...etc...
Column 4 (Pounds to Goal)
=SUM(D8-$D$5)
=SUM(D9-$D$5)
etc...etc...
So, what formula can I enter into the 2nd column so the values don't show up
until I enter the current weightin column 1? Right now it shows after the
first four weekly current weight values entered as:
12.0
5.0
2.0
3.0
#VALUE!
#VALUE!
0.0
0.0
0.0
0.0
etc...etc.
I hope I explained this well!
....also, if you can be patient with me...I'm not an Excel expert...just know
BASIC formulas!
Thank you for ANY help!!