+ Reply to Thread
Results 1 to 9 of 9

Running Profit / Loss Tracker

  1. #1
    Registered User
    Join Date
    09-21-2024
    Location
    Arizona
    MS-Off Ver
    google docs
    Posts
    10

    Running Profit / Loss Tracker

    Good morning,

    I am trying to keep a running tally of a profit / loss tracker for daily stock stuff. Everything is fine up till I enter a Withdrawl or Add a contribution.

    -Everyday I go in and enter today's date along with the value of the account (Daily Start Net Liq), which is column B. If column B is greater than yesterdays column D, then the difference is profit. However, if I enter a withdrawal or a contribution the Profit and loss column is not accurate. The profit and loss in cell E3 is accurate, but from there on out it is not accurate. Below are the formula's currently used. Hope this helps explain.

    Column D formula -=if(ISBLANK(B9),"",(C9+D9))
    Column E Formula -=if(isblank(B10),"",abs(C10-E9-(sum($D$7:D10))))

    If I add something in the withdrawal or contributions column I want to still be able to see my overall Profit and Loss, if that makes sense. Here is a screenshot of the table. Thank you.

    Screenshot 2024-09-21 at 9.56.28 AM.png

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,716

    Re: Running Profit / Loss Tracker

    Welcome to the forum.

    This is in the wrong place for a GoogleSheets query. I am moving the thread for you.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    09-21-2024
    Location
    Arizona
    MS-Off Ver
    google docs
    Posts
    10

    Re: Running Profit / Loss Tracker

    Ok, sorry. First time here. I appreciate your help.

  4. #4
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,141

    Re: Running Profit / Loss Tracker

    Hi YumaCyclist.

    Can you provide a sample file?

    You can use this form to create a sample file for anonymous sharing and add your sample data into it, then give the link to the file here in the forum:
    https://docs.google.com/forms/d/e/1F...UvZ_Q/viewform

    Note: as you are new to the forum, you need to break up the link by putting spaces into it.
    As a gesture off appreciation, you can click * Add Reputation at the foot of any of the posts of members who helped you reach a solution.

    And finally, was your problem solved? if so, please click Thread Tools above the first post of your enquiry, then select [Solved]

  5. #5
    Registered User
    Join Date
    09-21-2024
    Location
    Arizona
    MS-Off Ver
    google docs
    Posts
    10

    Re: Running Profit / Loss Tracker

    HI Janmorris,

    Thank you. Hope I did this right.

    HI Janmorris,

    Thank you. Hope I did this right. It's not letting me post the link, however, I named it "ProfitLoss" that shows up in the link you sent me.

    For clarification: I'm looking to only capture my daily P/L without the withdrawals or contributions being added to the P/L, if that makes sense. Because if I add $5000 on a day that doesn't equal profit but just an account balance addition. Hope that makes sense.For clarification: I'm looking to only capture my daily P/L without the withdrawals or contributions being added to the P/L, if that makes sense. Because if I add $5000 on a day that doesn't equal profit but just an account balance addition. Hope that makes sense.

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,944

    Re: Running Profit / Loss Tracker

    In the ProfitLoss file, linked below, cells E3:E4 are populated with a column header so when you say that the amount for E3 is accurate, I don't know if that means the amount in cell E5 ($0.00) or E6 ($197.56).
    It may help us better understand if you would tell us what the amounts for the cells that are not correct should be and how you manually calculated those amounts.
    https://docs.google.com/spreadsheets...it?gid=0#gid=0
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  7. #7
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,141

    Re: Running Profit / Loss Tracker

    Hi YumaCyclist,

    Your screenshot doesnt match what i see in the sample file.

    If the values in the sample file are correct, then see new duplicate sheet where i have created array type formulas in the header row which populate the values for the entire columns. See the cells coloured green.
    Attached Images Attached Images

  8. #8
    Registered User
    Join Date
    09-21-2024
    Location
    Arizona
    MS-Off Ver
    google docs
    Posts
    10

    Re: Running Profit / Loss Tracker

    HI Janmorris,

    Yes, the screenshot is not the same as the file. I had already tried changing things around. Your screenshot appears to be what I'm looking for. Thank you for your help.

    -YumaCyclist

  9. #9
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,141

    Re: Running Profit / Loss Tracker

    Great,

    For other that may be interested, here are formulas in green cells:

    D3:D4
    Please Login or Register  to view this content.
    E3:E4
    Please Login or Register  to view this content.
    G3:G4
    Please Login or Register  to view this content.

    Note the extra "" after the title cell, this is due to the merged cell needing a blank.

+ 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. profit/loss on FIFO method - Investment tracker
    By epavi90 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-18-2023, 04:01 AM
  2. [SOLVED] Calculate profit & loss based off of win/loss numbers
    By CNL1982 in forum Excel General
    Replies: 3
    Last Post: 01-09-2023, 08:04 AM
  3. Pivot table profit and loss by month - calculate gross profit and gross profit %
    By parkviewfinance in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 04-26-2020, 02:34 AM
  4. Profit and loss / buying and selling / running totals / realized gains
    By rhwalker90 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-10-2020, 12:46 AM
  5. Help with win loss and tie column & adding profit based on win or loss.
    By schroeder641 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-25-2016, 03:41 PM
  6. 1. consecutive days of profit and of losses 2. biggest profit loss since date
    By xbohemianx in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-14-2013, 12:57 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