+ Reply to Thread
Results 1 to 8 of 8

Help calculating the total weight lost from starting weight D1

  1. #1
    Registered User
    Join Date
    12-24-2014
    Location
    Oliver Springs, TN
    MS-Off Ver
    2013
    Posts
    3

    Help calculating the total weight lost from starting weight D1

    I would like to figure out how to calculate total weight lost (or gained) from the starting weight in cell D1. The new weight will only be entered every other row. Then I plan to add, in cell F1, total weight lost. The results would be displayed in cell F2.


    bloodsugarandweight.png

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Help calculating the total weight lost from starting weight D1

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    12-24-2014
    Location
    Oliver Springs, TN
    MS-Off Ver
    2013
    Posts
    3

    Re: Help calculating the total weight lost from starting weight D1

    Here is the attached copy of the workbook. I can do most of the simple sum formulas but I am having issues with calculating every other weight to the total cell located to the right.

    Thanks,
    -Ronnie

    Blood Sugar.xlsx

  4. #4
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Excel 2013
    Posts
    1,887

    Re: Help calculating the total weight lost from starting weight D1

    Hi try this in G1
    =$D$1-INDEX($D$3:$D$62,LARGE(IF(($B$3:$B$62<>"")*($D$3:$D$62<>""),ROW($D$3:$D$62)-ROW($D$3)+1,""),1))
    after copying the formula use ctrl+Shift+Enter but not just enter

    Punnam

  5. #5
    Registered User
    Join Date
    12-24-2014
    Location
    Oliver Springs, TN
    MS-Off Ver
    2013
    Posts
    3

    Re: Help calculating the total weight lost from starting weight D1

    Punnam,

    This did not work, it returns a #value! error. The only values of concern are the weights in the D column, the issue is doing the calculations regardless of the blank cells. I appreciate your quick response. It's a bit late tonight, will respond in the morning.

    -Ronnie

  6. #6
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Excel 2013
    Posts
    1,887

    Re: Help calculating the total weight lost from starting weight D1

    Hi,

    Find the attached sheet, when your are free and reply with expected result .


    Punnam
    Attached Files Attached Files

  7. #7
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Help calculating the total weight lost from starting weight D1

    Or, if I've interpreted correctly, this non-array formula in F3 and copied down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  8. #8
    Registered User
    Join Date
    09-01-2011
    Location
    georgia
    MS-Off Ver
    Excel 2010
    Posts
    47

    Re: Help calculating the total weight lost from starting weight D1

    This non-array formula will work as well.

    Disclaimer: This is not my code. Additional explanation here.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Auto Calculate Shipping Weight/Cartons and Package Weight.
    By suhailsiddiqui09 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-27-2013, 06:48 AM
  2. Replies: 10
    Last Post: 01-28-2013, 07:41 PM
  3. Calculating weight
    By br0die in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-21-2012, 12:17 AM
  4. Calculations for total body weight lost/gained.
    By saitek in forum Excel - New Users/Basics
    Replies: 19
    Last Post: 01-20-2009, 08:05 PM
  5. Weight loss line chart to monitor weight loss progress
    By S Fox in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 11-08-2005, 01:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1