Results 1 to 10 of 20

Thread: How to calculate best bowling figure (cricket)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Aug 2021
    Posts
    6
    Rep Power
    0
    Thanks for you response Alan

    I have attached the template file that I made.

    Here is the idea, basically I would find the max value in column E (wickets) for a given players stats, if a player only has one match where he had 3 (in our example case this would be the highest), then we would look at the column D in the same row and get the number of runs allowed by that player (in our example it would be 70) so the results of his best bowling figure would read 70-3

    If in another example (such as that in the picture I attached), the person has taken 3 wickets in two matches, in that case we would look for the Min value in column D and in that example it would be 32, so in that case the results of his best bowling figure would read 32-3

    I have highlighted, on sheet 3, where the results would be displayed.

    ...

    As for my knowledge in Marco coding (VBA), I have done some very very basic coding for my work, but it was mostly examples I found online of people that had done the same and just modified it for my own use.

    If you are able to guide me I can give it a try myself, rather than you writing the code for me. If I can get to update automatically each time a new line is added that would be a bonus.
    Attached Files Attached Files
    Last edited by DocAElstein; 11-02-2024 at 07:06 PM.

Similar Threads

  1. Replies: 7
    Last Post: 06-17-2019, 04:34 PM
  2. Replies: 1
    Last Post: 04-24-2013, 04:34 PM
  3. Calculate the Hours
    By leopaulc in forum Excel Help
    Replies: 2
    Last Post: 02-27-2013, 02:51 PM
  4. Runtime Error 481 invalid figure when PNG
    By Tony in forum Excel Help
    Replies: 0
    Last Post: 02-12-2013, 12:59 AM
  5. Add Overs in Cricket
    By MrDelhi in forum Excel Help
    Replies: 1
    Last Post: 07-15-2011, 09:40 PM

Posting Permissions

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