+ Reply to Thread
Page 2 of 2 FirstFirst 2
Results 201 to 280 of 280

i am trying to convert Daily Sessions sheet

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

    Re: i am trying to convert Daily Sessions sheet

    ..............
    Last edited by west123; 11-04-2023 at 02:28 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    Put the following in front of the existing formulas: =IF([@Tournaments]="","",existing formula)
    I have changed the %*MU and cost + fee formulas but I have to go.
    You really don't have to worry about making a mistake because pressing the Ctrl and z keys will undo changes (note that you can also select undo from the quick access ribbon).
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

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

    Re: i am trying to convert Daily Sessions sheet

    okay let me know about this mate I have a question? not sure if i ask or if require vba. okay
    is it possible to make de posits via bankroll all transactions to choose from column c downdrop list to the sheet where I would want de posit to reflect? lets say either Tournaments, Cash, or Pokerstake? via formula even if i have to type like we do now and not produce what the vba code does.
    instead of having 2 all transactions entries ?
    Last edited by west123; 11-04-2023 at 03:54 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    i try many ways can't get it right not sure how.

    =IF([@Tournaments]="","",[@markup]*[@[Buy-in]]) not sure thats correct since #value! show everywhere

    latest file I update list sheet, with list of tournaments from GG different categories
    Attached Files Attached Files
    Last edited by west123; 11-04-2023 at 09:21 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    Modification to formulas applied on the pokerstake sheet.
    Tournaments sheet looks ok as is.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    thank you mate, for which column was formula applied

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

    Re: i am trying to convert Daily Sessions sheet

    mate
    is it possible to make de posits via bankroll all transactions to choose from column c downdrop list to the sheet where I would want the
    deposit to reflect? lets say either Tournaments, Cash, or Pokerstake? via formula even if i have to type like we do now and not produce what the vba code does.
    instead of having 2 all transactions entries ?

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

    Re: i am trying to convert Daily Sessions sheet

    Applied to %*MU, cost+fee, cost player, comission, profit/loss.(column Q), Grosss Profit and $/Hr
    I don't believe that a formula can do what you are suggesting in post #207.
    You might be able to do the opposite, list starting roll and deposits from the Tournaments and PokerStake sheets to the Bankroll sheet, using Power Query.
    However, using Power Query doesn't seem to be working too well as I notice that the Power Query produced list of tournaments and categories is again missing from the List sheet.

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

    Re: i am trying to convert Daily Sessions sheet

    thanks mate,
    can we set it up that way see not sure why is that happening. i don't think is me making something that takes it off.
    can we continue with pokerstake, tournament and cash ? if you don't think we should give that a try about the deposits.


    how can i fixed column c not to show green arrows
    Last edited by west123; 11-05-2023 at 05:44 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    i have a question about the list of tournaments
    i can see it will be alot of editing when entering many different names of tournaments from varies sites. like pokerstarts acr and 888poker
    if i add to the list could their be a ways of making it friendly to input in tournament column? without having to adjust the name in order to show the buyin amt.

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

    Re: i am trying to convert Daily Sessions sheet

    Put the Append1 table back on the List sheet, columns A:B, as described in a previous post.
    Put a transaction table on the List sheet in columns D:G using the following code:
    Please Login or Register  to view this content.
    Removed the inconsistent formula error from column C on the Tournament sheet.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    good morning mate, than you. will test how it works

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

    Re: i am trying to convert Daily Sessions sheet

    mate, can we fixed the pokestake results, i try last night can seem to find the error,

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

    Re: i am trying to convert Daily Sessions sheet

    If you are talking about the balance column again, then I don't know how to make the formula match amounts from the website.
    If you are talking about something else, then please clarify.

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

    Re: i am trying to convert Daily Sessions sheet

    mate, the pookerstake results sheet. show #value!gg.png

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

    Re: i am trying to convert Daily Sessions sheet

    The formula should read the same in all profit/loss columns:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    thank you so much mate, will intput formula this is the latest file with random name pick list working by tora
    Attached Files Attached Files
    Last edited by west123; 11-06-2023 at 07:55 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    mate, in the file in post #217 can we use the gross profit instead of the buy-in i try to change the name i get #value!

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

    Re: i am trying to convert Daily Sessions sheet

    The formula returns a #value! error because the gross profit column on the PokerStake sheet contains blanks.
    To fix that change the formula in cell U7 and down on the PokerStake sheet from =IF([@Tournaments]="","",N([@[Prize 2]])-[@[cost+fee]]) to =IF([@Tournaments]="",0,N([@[Prize 2]])-[@[cost+fee]])
    Last edited by JeteMc; 11-06-2023 at 08:54 PM. Reason: edited text

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

    Re: i am trying to convert Daily Sessions sheet

    Okay ty i will make the change now.
    after applied the formula in u7 it returns u an v column #value! is these 2 fomulas one for pokerstake and one for tournament sheet ?
    =IF([@Tournaments]="","",N([@[Prize 2]])-[@[cost+fee]])
    Last edited by west123; 11-06-2023 at 09:14 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    when i paste these formula =IF([@Tournaments]="","",N([@[Prize 2]])-[@[cost+fee]]) to =IF([@Tournaments]="",0,N([@[Prize 2]])-[@[cost+fee]]) <----- i get #value!kk.png


    this seems to work tho =IF([@Tournaments]="","",N([@[Prize 2]])-[@[cost+fee]])
    not sure if you double paste the formula
    but still value on pokerstake results sheet
    Last edited by west123; 11-06-2023 at 09:24 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    Here is the file with the formula applied.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    nice, thank bunch
    will update I just finished fixing ACR list of tournaments.

    how can the Acr list be input friendly or compatible with GG poker list for when entering tourneys to give out the buy-in amt. in buy-in column



    i will have all days of the week shortly
    Attached Files Attached Files
    Last edited by west123; 11-06-2023 at 10:10 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    The ACR tournaments should actually be entered on the Tournaments and/or the PokerStake sheet.
    Show us a file with the ACR tournaments placed on one or both of those sheets and we can work on finding a way to modify the buy-in formula.
    The orange/white table on the List sheet is produced by Power Query from the tournaments and category columns on the Tournaments and the PokerStake sheets.

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

    Re: i am trying to convert Daily Sessions sheet

    just finished inputting the whole week. it would be on both okay i input 1 on each sheeet pokerstake/tournaments
    let me know if i need to modify the list for acr, i preety much use the same format as GG poker the amt. last or near last
    Attached Files Attached Files
    Last edited by west123; 11-06-2023 at 10:23 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    something weird going on when i hit refresh on the list in white/orange it removes all acr tournaments
    is the happening because i don't have them on the pokerstake/tournament "tounaments Column "?

    I think thats was going on, wow not cool i spend lot of time creating all gg poker tournaments last night and just to finf out they are not on the list. anymore after a refresh took them out
    Last edited by west123; 11-06-2023 at 10:35 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    Not weird. Expected. Power Query Produces the orange/white table from the lists of tournaments and categories that are on the Tournaments and PokerStake sheets.
    Since none of the ACR tournaments are listed on either of those sheets then Power Query will not include them in the orange/white table.

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

    Re: i am trying to convert Daily Sessions sheet

    Where is the file with the list of GG poker tournaments?

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

    Re: i am trying to convert Daily Sessions sheet

    okay now i undertand, it wipe all my list of GG poker tournaments i had almost all sections on this picture
    b.png
    how can i work around that, i though by having in the list i could just input in tounaments column and refresh
    Last edited by west123; 11-06-2023 at 10:41 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    is in post# 225 will upload here
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    Ok, I simply added all of the ACR tournaments to the PokerStake sheet and then refreshed the table on the List sheet.
    So all ACR tournaments are listed on both sheets now.
    Is there a file attached to any post in this thread that has the GG poker tournaments?

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

    Re: i am trying to convert Daily Sessions sheet

    you mean all the ones from all the sections No, i have to redo it post#230 has only the actual game i have stake
    will look if i have one but i don't think so


    mate, jusst saw them they are on post#230 all in the blue table thanks god they still there and i was going to ask if i cand delete that?
    Last edited by west123; 11-06-2023 at 10:51 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    Are the GG poker tournaments in columns I:J (blue/white table)?

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

    Re: i am trying to convert Daily Sessions sheet

    yes mate yes i just saw them too. thank you wow is that i get busy looking for the whole shedule and download every table some times i mis track

    I think is missing the zodiac will look into the shedule tomorrow for the missing one

    let me know once i can delete the blue table

    these file has the zodiac
    Last edited by west123; 11-06-2023 at 11:00 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    Ok, give me some time to see if I can get them listed on the PokerStake sheet.

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

    Re: i am trying to convert Daily Sessions sheet

    oh ok... i found the zodiac here is the file
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    Look it over and if it looks like all the tournaments are listed on both the PokerStake and List sheets then you can delete the blue/white table.
    I'll look into buy-ins on Wednesday, won't be around my computer tomorrow.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    thank you so much mate, good night have a bless night
    okay cool illl delete okay see yaa then cheers ty

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

    Re: i am trying to convert Daily Sessions sheet

    mate, this is the latest file i update list
    added partypoker all tounament list and some of 888poker, pokerstars
    Attached Files Attached Files
    Last edited by west123; 11-08-2023 at 10:57 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    Let me know where they were added.
    As stated in post #227 you need to add them to either Tournaments or PokerStake sheet and then refresh the orange/white table on the List sheet.
    Otherwise, if they were added directly to the orange/white table, then when that table is refreshed those entries will disappear.

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

    Re: i am trying to convert Daily Sessions sheet

    yes i added to the white and orange table. for now on i will add to tournaments or pokerstake sheet
    i thouf you could add like the others

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

    Re: i am trying to convert Daily Sessions sheet

    beginning with which row?

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

    Re: i am trying to convert Daily Sessions sheet

    row 992 starts from partypoker

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

    Re: i am trying to convert Daily Sessions sheet

    Assuming that the new tournaments should be added to the PokerStake sheet.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    thank you mate, yes to pokerstake sheet only or both tournaments too?

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

    Re: i am trying to convert Daily Sessions sheet

    The records only need to be placed in one sheet in order for Power Query to add those records to the orange/white table when refreshed.
    That said if the same tournament is placed in both sheets, Power Query will still only list it once when the orange/white table is refreshed.

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

    Re: i am trying to convert Daily Sessions sheet

    okay cool ty even easier, but in file post# 244. i see #value! in pokerstake sheet

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

    Re: i am trying to convert Daily Sessions sheet

    This clears up a lot of the value errors, however having different and sometimes conflicting formats for the tournaments makes it difficult to come up with a formula that covers all cases:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Note that some tournaments such as "#7: King of the Jungle Bounty 6-Max [Stage 1]" in row 1070 do not have dollar amounts listed.
    I'll look at this a bit more, however I feel that you are going to have to make some manual entries in the buy-in column.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    thank you mate, i will look into the ones with no amt. and maybe delete if not solution for now. ty

    i see file is over 1mb

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

    Re: i am trying to convert Daily Sessions sheet

    just have a question now since the list is on the orange and white table i can delete the tournaments from pokerstake sheet?

    I still see lots of correction in buy-in column how can it be fixed i am doing a bit ot staking and i can enter the tournaments? nor sure what to do
    Last edited by west123; 11-10-2023 at 01:45 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    You can delete the ones that are not relevant to that sheet.
    Remember that when the orange/white sheet is refreshed, it will only show tournaments that are on either the Tournaments or PokerStake sheet.
    So, if you delete a tournament from PokerStake, and it is not on the Tournaments sheet, then when the orange/white sheet is refreshed that tournament will no longer be included.
    Note that as it is evident that this thread is going to continue it would be a good idea to remove the [Solved] tag using the thread tools menu at the top of the page.

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

    Re: i am trying to convert Daily Sessions sheet

    wow thst kinda sucks how would i know which are relevant to each sheet
    have a question what if it was the opposite we have the whole list on list of tournaments and it just search when i type in tournament column in either tournaments or pokerstake and adds the category would that work?
    Last edited by west123; 11-10-2023 at 01:55 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    "I still see lots of correction in buy-in column how can it be fixed i am doing a bit ot staking and i can enter the tournaments? nor sure what to do"
    From post #248 "you are going to have to make some manual entries in the buy-in column."
    "how would i know which are relevant to each sheet"
    If you don't know onto which sheet the tournament should go, then I would guess it isn't needed on either sheet, but that really goes beyond the scope of being an Excel question.

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

    Re: i am trying to convert Daily Sessions sheet

    ohh i khow which goes in witch sheet i would have to cherry pick tho and go thru the whole list to know
    its only to things where im selling actions which is the tournaments and where im buying a share which is the pokerstake


    the big downside here is that most of the tournaments in pokerstake are only there so we could have them on the list and i didn't have to fix while staking
    but is not tournaments i have stake so i think i will have to delete which the list of all games enter are going to delete when i do refresh
    Last edited by west123; 11-10-2023 at 02:05 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    "have a question what if it was the opposite we have the whole list on list of tournaments and it just search when i type in tournament column in either tournaments or pokerstake and adds the category would that work?"
    Type the tournament into the tournament column in either the tournament or pokerstake sheet.
    Refresh the orange/white table
    Type the category into the category column of the orange/white table.
    The formula in the category on the tournaments and/or pokerstake sheets will then automatically include it on that sheet.

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

    Re: i am trying to convert Daily Sessions sheet

    Question: "how would i know which are relevant to each sheet"
    Answer: "i would have to cherry pick tho and go thru the whole list to know
    its only to things where im selling actions which is the tournaments and where im buying a share which is the pokerstake"

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

    Re: i am trying to convert Daily Sessions sheet

    so your saying it would work? would that much fixed everything?

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

    Re: i am trying to convert Daily Sessions sheet

    It might, give it a try and if it doesn't fix everything then upload the file.

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

    Re: i am trying to convert Daily Sessions sheet

    but which formula goes in tournaments sheet? i don't know and the list for the table stays the same? if i know exactly how to do it i would made the changes, but i know i can screw things up making a bunch of changes that might not work, if you tell me what to do ill do it now, i would like to bypass the errors to input the tournaments i have stake then it gets messy when i have a bunch to enter

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

    Re: i am trying to convert Daily Sessions sheet

    i forgot i didn't think of the buying amt. but i think it would be easier to enter the amt. manually than having to modify the name of tournament for the ones that don't have the amt only

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

    Re: i am trying to convert Daily Sessions sheet

    The formulas are already there no changes needed.
    Delete any rows from the pokerstake sheet that don't need to be there and add any tournaments to the Tournament sheet that do need to be there.
    Then refresh the orange/white table.
    At the very worst you can revert back to the file in post #248.

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

    Re: i am trying to convert Daily Sessions sheet

    okay will give that a shot,.. will take a few minutes break since sometimes i feel overwhelm when thinking to much about things that i have to walk away and clear my mind for a bit safety first

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

    Re: i am trying to convert Daily Sessions sheet

    mate, im about to finished the entries but deposits are not showing in rows 174:176

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

    Re: i am trying to convert Daily Sessions sheet

    not sure what happen to the file I am going krazee over here... file missing dates on poker sheet Attachment 849145
    then in here date is the 4 and is showing 15 in days and not 4 wow may have to re enter everything from oct. 3 till now not fair but i have to fixed it

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

    Re: i am trying to convert Daily Sessions sheet

    okay guess was not as bad this is the most up to date file with entries is only off by 3 cents
    pokerstake platform bal. 43.77 workbook 43.74

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

    Re: i am trying to convert Daily Sessions sheet

    everything was going well until i hit refresh to get the category in the tournaments
    gives me this error
    [Expression.Error] An error occurred while accessing table tbl_Tournaments3 because it contains overflow errors. Please fix the errors and try again.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    its been tough this staking so far no hits mate booo just stake some speed raacer

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

    Re: i am trying to convert Daily Sessions sheet

    I am almost through with the file from post #266, for some reason the player column was formatted as date instead of general which caused the overflow error.

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

    Re: i am trying to convert Daily Sessions sheet

    wow I apologize if i may cause that to happen i was so dealing with many issues and the dates and entries some times it just gets welll out of hand but i manage to find a file that had almost all the correct entries that why it was kindda quick other wise maybe i would of been on it for a few days.

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

    Re: i am trying to convert Daily Sessions sheet

    You will need to fill in the blank cells B76:B99 on the List sheet.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    thank you mate, yeah ill do it right now ty
    Last edited by west123; 11-10-2023 at 10:20 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    i survive for another round. this is the most up to date. file
    with the adjustment balance both match so far

    on column D now is showing oct all the way down not only the day, how can i have only day to much oct after the oct is fixed i will mark thread as solved would like to work on bank roll since i don't have the buyins or cashes or profit i know i am loosing deposit is 170 my balance is 128 for now tomorrow is either win or loose everything saturday and sunday is the bigest gtd
    Attached Files Attached Files
    Last edited by west123; 11-10-2023 at 10:30 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    Most of the cells in column D are formatted: d
    Cells D7 and D86 are formatted: d-mmm
    You will have to individually format those cells which should display the month.
    If you are making a deposit to PokerStake then put it on the PokerStake sheet.
    If you are making a deposit to Tournaments then put it on the Tournaments sheet.
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    thank you mate, is it possible when a month starts just the 1st date show like 1-nov and 3-oct whitout having to do it manually

    latest file updated we need a hit!!! tomorrow
    Attached Files Attached Files

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

    Re: i am trying to convert Daily Sessions sheet

    That would require the formula in the Date column to return a text string rather than a numerical value, which I don't think would be helpful overall.

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

    Re: i am trying to convert Daily Sessions sheet

    oh okay i will have to do manually every time then which i wouldn't want.
    not running good today mate, will do entries and upload file all players out almost when i check this morning making zeroo $ will upload so you can see how it has when
    latest file all entries
    Attached Files Attached Files
    Last edited by west123; 11-11-2023 at 07:55 PM.

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

    Re: i am trying to convert Daily Sessions sheet

    mate, are you really busy, I wanted to start a new thread, about the bankroll stats, but if your swamp i can put it off a few days for tomorrow or Monday or tuesday whichever day works best for you ?

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

    Re: i am trying to convert Daily Sessions sheet

    Go ahead and start the new thread tonight, I'll work on it as time allows.

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

    Re: i am trying to convert Daily Sessions sheet

    okay cool let me mark this one as solved and start new one. ty

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

    Re: i am trying to convert Daily Sessions sheet

    mate, here is the link to the new thread
    https://www.excelforum.com/excel-gen...ml#post5890502

+ Reply to Thread
Page 2 of 2 FirstFirst 2

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 10-28-2019, 07:16 AM
  2. Convert long term daily data into 10 daily data
    By chsaleem in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-08-2018, 04:23 AM
  3. How to convert daily to monthly returns?
    By Smasen91 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 04-22-2016, 07:29 AM
  4. Capture Daily Excel Sessions for Tracking Changes Made to Cells by Date
    By ChefJon in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-04-2013, 07:16 PM
  5. Replies: 1
    Last Post: 03-19-2013, 09:25 AM
  6. Replies: 13
    Last Post: 05-18-2012, 10:53 AM
  7. Convert Monthly CPI to daily CPI
    By acbotman in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-24-2011, 05:50 AM

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