Ramballah
Active Member
- Joined
- Sep 25, 2018
- Messages
- 334
- Office Version
- 365
- Platform
- Windows
Hello everyone,
I have an issue. I have made a chart for a game im playing. when i win a match i will type in W and it will automatically show me how much money i made with the use of IF functions. if i put in an L it will do for losing. like this: https://ibb.co/gcBD2U
As you can see i have multiple charts to the right. in my main sheet i will put in the W or L and then in this sheet it will be copied to. But i want this information to be copied to the next chart if i put in new information in the main sheet.
So: In the main sheet i win 5 times so the first 5 are W. in this extra sheet in the first chart it will be the same because of my if functions.
Now if i change them to 5 times lose i want the 5 wins to be saved in the next chart. If i then get another 5 wins i want the 5 wins to go to the next chart and the 5 loses go to the next chart etc. so they keep moving to the next chart. So i can keep track of my total record. and not only in a session. I dont want to copy and paste my charts everytime because that will be bothersome. So if this is possible let me know. If i need to provide more information ask me! I am not really familliar with VBA yet. im trying to learn it through some online tutorials and stuff.
Thanks for reading hope u guys can help!
I have an issue. I have made a chart for a game im playing. when i win a match i will type in W and it will automatically show me how much money i made with the use of IF functions. if i put in an L it will do for losing. like this: https://ibb.co/gcBD2U
As you can see i have multiple charts to the right. in my main sheet i will put in the W or L and then in this sheet it will be copied to. But i want this information to be copied to the next chart if i put in new information in the main sheet.
So: In the main sheet i win 5 times so the first 5 are W. in this extra sheet in the first chart it will be the same because of my if functions.
Now if i change them to 5 times lose i want the 5 wins to be saved in the next chart. If i then get another 5 wins i want the 5 wins to go to the next chart and the 5 loses go to the next chart etc. so they keep moving to the next chart. So i can keep track of my total record. and not only in a session. I dont want to copy and paste my charts everytime because that will be bothersome. So if this is possible let me know. If i need to provide more information ask me! I am not really familliar with VBA yet. im trying to learn it through some online tutorials and stuff.
Thanks for reading hope u guys can help!