Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 211
Default Weight tracking formula?

I am attempting to keep track of my weight loss/gain and don't know how to
write the formula so that I can tally each week the total loss/gain.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 459
Default Weight tracking formula?

Marilyn wrote:
I am attempting to keep track of my weight loss/gain and don't know
how to write the formula so that I can tally each week the total
loss/gain.



I think that here you can find some useful template:

http://office.microsoft.com/en-us/te...482871033.aspx

--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 709
Default Weight tracking formula?

Marilyn,

Here is one way

In A1 put total last or gained
A2 Date
B2 weight
C2 Change
Starting in A3 you will put the date
B3 your weight
In C1 put =SUM(C4:C200)
In C4 put =IF(ISBLANK(B4),"",B4-B3)
Fill this formula down to C200
Column C will give you the change from date to date and C1 will give you the
total lost or gained


--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Marilyn" wrote in message
...
I am attempting to keep track of my weight loss/gain and don't know how to
write the formula so that I can tally each week the total loss/gain.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
aluminum weight formula sHooTer296 New Users to Excel 8 July 20th 06 08:05 PM
A formula for monthly tracking? Jlabbe Excel Worksheet Functions 1 July 18th 06 07:45 PM
Locking portions of a formula tiggatattoo Excel Worksheet Functions 2 June 5th 06 04:51 PM
assign formula to another cell Dannycol Excel Worksheet Functions 3 May 12th 06 09:46 PM
"Unable to set the Formula property of the Series class" with a tw PeterQ Charts and Charting in Excel 1 February 15th 06 07:37 PM


All times are GMT +1. The time now is 12:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"