+ Reply to Thread
Results 1 to 24 of 24

adjust formulas to return correct value to Gross Profit & bankroll column

  1. #1
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    adjust formulas to return correct value to Gross Profit & bankroll column

    Hi, need help adjust formula to give correct amounts to Gross Profit column and Bankroll from when adding Bounty amt.
    in cell s23 you can see amt. of 150 to re-adjust gross & bankroll.
    I re-upload file as i fixed the category column to read the name.
    Attached Files Attached Files
    Last edited by west123; 05-10-2024 at 01:24 PM.

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    To add the bounty to the Gross Profit change the formula in the Gross Profit column to read:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    No changes should be needed to the formula in the Bankroll column.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    thank you, Work just fine. was falling thru the cracks not checking on this thread. ty
    I was able to clear all the #Value! as i notice the $ double in the tournaments name. only p7 not to sure.
    can row 14 be completetly blank from columns Q:AX

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    Test and you will see that getting rid of the amount in cell V14 will cause the rest of the Bankroll column to display incorrect results.

  5. #5
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    thank you, yes i see numbers change. would that require vba then? can we get the column K formula adjusted?
    i would like to set up the way it play out that night. if you see row 16 i and Gordo agree to who ever win would returned 5% if i win or him.
    which in this case i won 1st for 3500 so gave him a 5% of the amt. won of 3500 can we add that to the formula i add the 5% in column G16 but he didn't give me any money
    Last edited by west123; 05-17-2024 at 08:20 PM.

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    The file opens to the Tournament sheet. Column K on the Tournament sheet is Date. I don't know what needs to be changed.
    The name Gordo appears in the Player column in row 17 and 5% in cell G16 but beyond that I don't what needs to be done.

  7. #7
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    okay it was a mistake i had Gordo in wrong cell i move up to O16
    i would like to get the gross profit adjusted to where i gave Gordo 5% of the 3500 won the buy-in was $150 cell Q16 shows $142.50 because of 5%
    should still be 150 as he didn't pay anything for the buy-in of $150 we only agree 5% of winnings

  8. #8
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    Would the same thing hold true for the rows with Lee in the player column?
    If that is the case, then should the cost + fee be zero?
    If so then you could populate the cost + fee column using: =IF([@Player]<>"",0,[@[Sold % ]]*[@[%*MU]])

  9. #9
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    thank you.
    Lee i only lend 200 dollars no agreement of % i will dedetely the money borrow only have games just wante to see everything that happen that night. will test formula above.
    yes cost plus fee should be 0 since he didn't give me anything for buy-in
    how can the value! in p7 be corrected?
    Last edited by west123; 05-18-2024 at 01:32 PM.

  10. #10
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    Paste the following into cell P7 and copy down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  11. #11
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    can you help adjust columns B,C,D
    1.B column would like to type date as 1/6/24 to then show as is January 6 can't it not repeat the # like 13 & 19 when i play 2 times different casino or same.
    2. C & D column just would like to type the time tounament starts 3:21 and ends 15:37
    if it can show the correct day would be great as is showing wrong (Sat) for all. Note: end time 0:00 i don't have a time only for re-entry using receipt time
    time i will force myself to only re-enter 1 no more. and keep time when bust out.
    3. can you please right duration formula too
    and last delte column M
    Attached Files Attached Files
    Last edited by west123; 05-18-2024 at 09:52 PM.

  12. #12
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    1. It looks like you are just entering the first playing date of a month and then after that a number that should stand for the day of the month. Excel is not going to understand that.
    2&3. Most of the entries in columns C:D are text which make it hard for Excel to calculate duration.
    Perhaps this what is in the file would work in google, don't know enough to say, but for Excel you would need to type in the start date and time and the end date and time and then use formulas to populate the Date column and the Duration column.
    The formula in column M could then be used to populate the Date column.

  13. #13
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    thank you. will have to find another way
    can you set it up as you mention see how that works? i am looking into other options

  14. #14
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    In this file I set it up the way i would like it.
    if columns C&D if it can be modify to only show the 15:21 when I input date & time would be great
    not sure why the blue arrows keep showing after removed.

  15. #15
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    To show only the time custom format the start and end time columns using: h:mm;@
    In order to get rid of the blue arrows type the end times as shown in row 7.
    The duration column formula is: =IF([@[End Time]]="",0,MOD([@[End Time]]-[@Start],1))
    Attached Files Attached Files

  16. #16
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    thank you so much mate. i will make the correction now.
    i am having a bit of trouble with row 34 column V showing #value!
    Last edited by west123; 05-20-2024 at 01:27 AM.

  17. #17
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    Paste the following into cell V7 and copy down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Also, the formula for the cost player column should be changed back to what it was in the file attached to post #15:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  18. #18
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    thank you last updates can we please get formula for Column AA $/Hr

  19. #19
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    Try the following: =IF([@Duration]=0,"",[@[Gross Profit]]/([@Duration]*24))

  20. #20
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    thank you. seems to skipped lots of rows, and for the deposit shows #value! in AA34 can it show zero instead and W7 can that value be clear too.
    Last edited by west123; 05-20-2024 at 01:16 PM.

  21. #21
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    It skips rows where the duration is zero.
    For $/hr: =IF(OR([@[Buy-in]]=0,[@Duration]=0),"",[@[Gross Profit]]/([@Duration]*24))
    For BI % of BR: =IF([@Tournaments]="","",[@[cost player]]/[@Bankroll])

  22. #22
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    thank you so much. work perfect., I am working on the bankroll on this thread. I will figure out as much all day today and request the adjustments i can't figure out. so far i got this much in the picture.
    can you please see this thread
    https://docs.google.com/spreadsheets...it?usp=sharing this is now but i will make the necessary adjustments and re-upload later on tonight.
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by west123; 05-20-2024 at 03:06 PM.

  23. #23
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,733

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    Selecting the google link produces the following error: "Not Found Error 404"
    From looking at the screenshot it appears that the Totals of the Tournament Profit by site section is in need of correction.
    Paste the following into cell F33 and drag the fill handle to the right: =SUM(F24:F32)

  24. #24
    Forum Contributor
    Join Date
    11-13-2022
    Location
    usa
    MS-Off Ver
    plus 2021
    Posts
    1,970

    Re: adjust formulas to return correct value to Gross Profit & bankroll column

    thank you mate, my bad didn't check link will fixed now.
    this is the link to the thread with google sheet fixed.
    https://www.excelforum.com/excel-gen...xcel-file.html
    Last edited by west123; 05-20-2024 at 09:27 PM.

+ 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. [SOLVED] Gross Profit Percentage
    By Zimmy242 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-07-2023, 12:39 AM
  2. how to calculate gross and net profit and vat
    By pennybee in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2021, 07:41 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. [SOLVED] Need help obtaining correct formula to handle Gross Profit Margin
    By coreytroy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-26-2014, 01:33 AM
  5. formula for gross profit inc VAT
    By Martin@Stag in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-08-2013, 06:09 PM
  6. Gross Profit Percentage
    By beaudroix in forum Excel General
    Replies: 2
    Last Post: 03-16-2012, 01:18 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